clean: put the global 'name' decration in the test.🗿
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
global name;
|
||||
|
||||
main()
|
||||
{
|
||||
local str;
|
||||
|
Reference in New Issue
Block a user
@ -1,5 +1,3 @@
|
||||
global name;
|
||||
|
||||
main()
|
||||
{
|
||||
local str;
|
||||
|