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
ecd07dbe48
polserver
/
testsuite
/
escript
/
errors
/
errors005-const-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
2 lines
32 B
Text
Raw
Blame
History
const print := 5;
print(print);
Reference in a new issue
View git blame
Copy permalink