1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/compiler/tests/repl/error_nosave.repl

6 lines
55 B
Plaintext

a
33
===output===
.vrepl_temp.v:2:9: undefined: `a`
33