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

print, println, fmt.Print don't work #3

Closed
ghost opened this issue Apr 14, 2010 · 1 comment
Closed

print, println, fmt.Print don't work #3

ghost opened this issue Apr 14, 2010 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 14, 2010

a := "hello";
print(a);
println(a);

  • fmt;
    ! fmt;> fmt.Print(a);
    ! fmt;>

print doesn't seems to work on any of forks on my macbook

@vito
Copy link
Owner

vito commented Apr 16, 2010

no ; is needed for the + and - commands. I think it'd work without it. reopen if it doesn't.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant