This website requires JavaScript.
Explore
Register
Sign In
coffee
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
mirror of
https://github.com/ChaiScript/ChaiScript.git
synced
2025-12-07 01:06:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ChaiScript
/
unittests
/
return.chai
Jonathan Turner
98edfc8dba
Code cleanup. Refactor chaiscript_eval to use functions instead of inline code
2009-07-08 22:01:40 +00:00
6 lines
38 B
ChaiScript
Raw
Blame
History
def
sam
(
)
{
return
5
}
print
(
sam
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink