mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-13 13:30:40 +00:00
c5477d522d
* First cut of strict mode Co-authored-by: Lily Brown <lily@lily.fyi>
4 lines
60 B
Text
4 lines
60 B
Text
ANNOTATED PROGRAM:
|
|
return 1.0 == 1.0
|
|
|
|
RAN WITH RESULT: true
|