mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
7
vlib/v/tests/repl/error_exitasdfasdf.repl
Normal file
7
vlib/v/tests/repl/error_exitasdfasdf.repl
Normal file
@@ -0,0 +1,7 @@
|
||||
exitasdfasdf
|
||||
===output===
|
||||
error: undefined ident: `exitasdfasdf`
|
||||
5 | import math
|
||||
6 |
|
||||
7 | println(exitasdfasdf)
|
||||
| ~~~~~~~~~~~~
|
Reference in New Issue
Block a user