The Wayback Machine - https://web.archive.org/web/20201109091614/https://github.com/vlang/v/pull/6169
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v.mod: remove commas; add example for v.vmod #6169

Merged
merged 5 commits into from Aug 19, 2020
Merged

Conversation

@serkonda7
Copy link
Contributor

@serkonda7 serkonda7 commented Aug 19, 2020

I removed the commas in v.mod file because structs do not need them. Also vcreate won't add commas anymore.
Further I added an example to demonstrate the usage of v.vmod.

@serkonda7 serkonda7 changed the title vmod: remove commas; add example for v.vmod v.mod: remove commas; add example for v.vmod Aug 19, 2020
@medvednikov medvednikov merged commit eabc2da into vlang:master Aug 19, 2020
15 checks passed
15 checks passed
ubuntu-tcc
Details
alpine-musl
Details
macos (macOS-latest)
Details
ubuntu
Details
ubuntu-autofree-selfcompile
Details
ubuntu-musl
Details
ubuntu-llvm-mingw
Details
windows-gcc
Details
windows-msvc
Details
windows-tcc
Details
docs-line-len-check
Details
compilable-v-c-and-v-win-c
Details
ubuntu-c-plus-plus
Details
install-modules
Details
gitly-compiles
Details
@serkonda7 serkonda7 deleted the serkonda7:vmod-example branch Aug 19, 2020
ahgm added a commit to ahgm/v that referenced this pull request Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.