<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello again,<br>
</p>
<div class="moz-cite-prefix">On 1/23/24 12:36, Sergey Bronnikov via
Tarantool-patches wrote:<br>
</div>
<blockquote type="cite"
cite="mid:02757523-a8d3-4d46-a47f-aeca721c9c9b@tarantool.org">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</blockquote>
<snipped><br>
<blockquote type="cite"
cite="mid:02757523-a8d3-4d46-a47f-aeca721c9c9b@tarantool.org"><span
style="white-space: pre-wrap">
</span>
<blockquote type="cite"
cite="mid:8254ae42f1f9e872efecf156cfa0885156c934d9.1705661401.git.skaplun@tarantool.org">
<pre class="moz-quote-pre" wrap="">
diff --git a/test/LuaJIT-tests/lib/ffi/ffi_callback.lua b/test/LuaJIT-tests/lib/ffi/ffi_callback.lua
index 1fd14bd0..253bf1d9 100644
--- a/test/LuaJIT-tests/lib/ffi/ffi_callback.lua
+++ b/test/LuaJIT-tests/lib/ffi/ffi_callback.lua
@@ -6,7 +6,7 @@ void qsort(void *base, size_t nmemb, size_t size,
int (*compar)(const uint8_t *, const uint8_t *));
]]
-do
+do --- blacklisted callback</pre>
</blockquote>
<p>first letter should be uppercase and dot is missed in a
comment, right?</p>
<p>here and below<br>
</p>
<br>
</blockquote>
<p>Please ignore.</p>
<p>(three dashes used before testcase name and used by test-runner)<br>
</p>
<p><br>
</p>
<snipped><br>
</body>
</html>