v-community / v_by_example

Learn V by Example
https://v-community.gitbook.io/v-by-example/
MIT License
169 stars 30 forks source link

Fixed hello, and added consts #182

Open abughurab16 opened 3 years ago

abughurab16 commented 3 years ago

Fixed the direction where it said, go try out example in file.v when it should have shown the full path of that file and added const since i noticed there was no .md about it so i just added it into the variables.md since const's are just special variables.