This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
03b3278369
v
/
compiler
/
tests
/
repl
/
error_nosave.repl
6 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
repl: dont save line if last compilation errored
2019-08-18 18:45:56 +03:00
a
33
===output===
compiler: produce errors in C "filepath:line:column:" format
2019-08-22 14:15:11 +03:00
.vrepl_temp.v:2:9: undefined: `a`
repl: dont save line if last compilation errored
2019-08-18 18:45:56 +03:00
33
Reference in New Issue
Copy Permalink