Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Fix for V 0.1.26 and Japanese translation of comments #4

Merged
merged 3 commits into from
Jan 12, 2021

Conversation

kmry
Copy link
Contributor

@kmry kmry commented Apr 4, 2020

Hi I am a newbie of vlang.
I study vlang based on your code.
Thank you.

I use V 0.1.26 83289d7.c9e290b.
To run it , some fix seems to be needed.
For your information I make a pull request.
And I am appending Japanese translation of comments.

Best regards,
kmr

kmry added 3 commits April 4, 2020 16:17
for v.0.1.26
コメントを日本語化
fix comment explanation...
fn main(){
/*
You can uncomment the main function and
Copy-paste the lines above it to test that they run the same
*/
println('$hello $world, you are $age_of_world days old.')
Copy link

@dumblob dumblob Apr 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix indentation 😉 (maybe also try running vfmt to comply with V standard coding style).

adlesh
adlesh previously approved these changes Apr 13, 2020
@adlesh adlesh dismissed their stale review April 13, 2020 00:09

misclicked

@litenite42 litenite42 merged commit 9dcfac8 into v-community:master Jan 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants