luau/prototyping/Tests/Interpreter/binary_equality_bools/out.txt
Alan Jeffrey c5477d522d
Prototyping strict mode (#399)
* First cut of strict mode

Co-authored-by: Lily Brown <lily@lily.fyi>
2022-03-02 16:02:51 -06:00

4 lines
64 B
Text

ANNOTATED PROGRAM:
return true == false
RAN WITH RESULT: false