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

Added more relevant examples and erronous examples to code folder #174

Merged
merged 4 commits into from
Dec 2, 2020

Conversation

VinWare
Copy link
Contributor

@VinWare VinWare commented Oct 2, 2020

Solves issue #173

Details of PR:

  1. Fixed array initialization warning in match_examples file
  2. Fixed error of shortgand addition of 1 (a += 1 must be replace by a++ in latest v) in methods
  3. Added some more examples in the methods and variables files

code/variables/variables.v Outdated Show resolved Hide resolved
code/variables/variables.v Outdated Show resolved Hide resolved
VinWare and others added 2 commits December 2, 2020 00:14
@Delta456 Delta456 merged commit d284826 into v-community:master Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants