v/cmd/tools/vvet/tests/parens_space_a.out

3 lines
161 B
Plaintext
Raw Normal View History

cmd/tools/vvet/tests/parens_space_a.vv:1: error: Looks like you are adding a space after `(`
2021-03-24 22:53:44 +01:00
NB: You can run `v fmt -w file.v` to fix these errors automatically