tooling/bins/selene/tests/good_input.luau
2025-04-25 17:22:04 -03:00

3 lines
41 B
Text

if 1 == 1 then
print("always true")
end