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
8077a7534e
v
/
vlib
/
compiler
/
tests
/
prod
/
assoc.prod.v.expected.txt
3 lines
18 B
Plaintext
Raw
Normal View
History
Unescape
Escape
compiler: fix generation of default .str() methods in interpolation
2020-03-07 16:13:53 +03:00
MyStruct {
add production mode tests Due to the inability to detect warnings in REPL tests, I implemented running something very similar, but with the -prod flag enabled. (See https://github.com/vlang/v/pull/2536) There is also a minor change in os.walk_ext to not add duplicated path separators: /path//file.ext -> /path/file.ext
2019-11-09 19:35:26 +03:00
s: 6
}
Reference in New Issue
Copy Permalink