mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Use single quotes for strings. Use string interpolation instead of concatenation. Don't print messages in non-debug mode. Fix typos in error messages. Add space after comma, add spaces between operators. extract code to separate functions