mirror of
https://github.com/luau-lang/luau.git
synced 2025-03-04 03:01:41 +00:00
4 lines
76 B
Text
4 lines
76 B
Text
ANNOTATED PROGRAM:
|
|
return 1.0 + 2.0 - 2.0 * 2.0 / 2.0
|
|
|
|
RAN WITH RESULT: 1.0
|