Nonkr

Results 1 issues of Nonkr

The sample lua script is like following: ``` lua #!/usr/bin/lua local a; local b; local b; local b; ``` when I use `gc` to comment the variables line by line,...