erg/tests/should_err/invalid_interpol.er
2022-12-05 21:24:47 +09:00

5 lines
45 B
Python

invalid1 = "\{111"
invalid2 = """
\{1+1
"""