This website requires JavaScript.
Explore
Help
Register
Sign in
mmo-ref
/
polserver
Watch
1
Star
0
Fork
You've already forked polserver
0
mirror of
https://github.com/polserver/polserver
synced
2026-08-13 08:23:08 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
28ce14ce6f
polserver
/
testsuite
/
escript
/
errors
/
errors006-for-loop-iterator-same-name-as-function.src
Eric Swanson
7598c9486f
Disallow function names as variable, argument, and const names (
#298
)
2020-09-11 00:16:20 -07:00
3 lines
41 B
Text
Raw
Blame
History
for len := 1 to 5
print(len);
endfor
Reference in a new issue
View git blame
Copy permalink