This website requires JavaScript.
Explore
Help
Register
Sign in
luau-lang
/
luau
Watch
1
Star
0
Fork
You've already forked luau
0
mirror of
https://github.com/luau-lang/luau.git
synced
2024-12-14 06:00:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
ae35ada579
luau
/
prototyping
/
Tests
/
Interpreter
/
binary_exps
/
out.txt
5 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
Prototyping strict mode (#399) * First cut of strict mode Co-authored-by: Lily Brown <lily@lily.fyi>
2022-03-02 22:02:51 +00:00
ANNOTATED PROGRAM:
return 1.0 + 2.0 - 2.0 * 2.0 / 2.0
RAN WITH RESULT: 1.0
Reference in a new issue
Copy permalink