Skip to content

Commit

Permalink
add missing call of test() for yuin#423
Browse files Browse the repository at this point in the history
  • Loading branch information
mzki committed Aug 12, 2023
1 parent 729b5db commit 6543bc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _glua-tests/issues.lua
Expand Up @@ -457,6 +457,7 @@ function test()
assert(c == 1)
assert(type(c) == "number")
end
test()

-- issue #452
function test()
Expand Down

0 comments on commit 6543bc9

Please sign in to comment.