luau/prototyping/Tests/Interpreter/binary_exps/out.txt
ajeffrey@roblox.com 29b7623b84 WIP
2022-02-25 15:36:53 -06:00

4 lines
76 B
Text

ANNOTATED PROGRAM:
return 1.0 + 2.0 - 2.0 * 2.0 / 2.0
RAN WITH RESULT: 1.0