mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-13 13:30:40 +00:00
0bd21762ae
Prototypes booleans and relational operators. As part of this I removed `FFI/Data/Bool.agda`, because it was getting in the way - we already use `Agda.Builtin.Bool` instead for other cases.
1 line
14 B
Lua
1 line
14 B
Lua
return 1 == 1
|