1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools/vvet/tests/parens_space_a.out

3 lines
163 B
Plaintext

cmd/tools/vvet/tests/parens_space_a.vv:1: error: Looks like you are adding a space after `(`
Note: You can run `v fmt -w file.v` to fix these errors automatically