<!DOCTYPE html>
<html data-lt-installed="true">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body style="padding-bottom: 1px;">
<p>Hi, Sergey,<br>
</p>
<div class="moz-cite-prefix">On 26.08.2024 09:39, Sergey Kaplun
wrote:<br>
</div>
<p><br>
</p>
<p><snipped></p>
<blockquote type="cite" cite="mid:ZswjI-IETamdBPn1@root"><span
style="white-space: pre-wrap">
</span>
<pre class="moz-quote-pre" wrap="">
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">+do --- Base test: cycles, function calls.
+ debug.sethook(hook, "l", 0)
+ -- <-- line 12
+ local x
+ dummy()
+ local y = 1
+ dummy() dummy()
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
I would place a second call to a separate line. Feel free to ignore.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
I guess this tests the line number to return (16) here, see the expected
array with line numbers below.
</pre>
<br>
</blockquote>
<p>Ah, right. Thanks!</p>
<p>LGTM<br>
</p>
<p><br>
</p>
<snipped><br>
</body>
<lt-container></lt-container>
</html>