Skip to content

Commit 14a7826

Browse files
committed
string_rep_test
1 parent f87ddca commit 14a7826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/lapi/string_rep_test.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Copyright (c) 2023-2025, Sergey Bronnikov.
55
6.4 – String Manipulation
66
https://www.lua.org/manual/5.3/manual.html#6.4
77
8-
Synopsis: string.rep(s, n [, sep])
9-
108
read overflow in 'l_strcmp',
119
https://github.com/lua/lua/commit/f623b969325be736297bc1dff48e763c08778243
10+
11+
Synopsis: string.rep(s, n [, sep])
1212
]]
1313

1414
local luzer = require("luzer")

0 commit comments

Comments
 (0)