Files
wren/test/if/newline_after_if.wren
T

3 lines
42 B
Plaintext
Raw Normal View History

if // expect error
(true) IO.print("bad")