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

Add mention of single-quote character literals. #102

Closed
jemc opened this issue Apr 16, 2016 · 6 comments
Closed

Add mention of single-quote character literals. #102

jemc opened this issue Apr 16, 2016 · 6 comments

Comments

@jemc
Copy link
Member

jemc commented Apr 16, 2016

As far as I can tell, single-quote character literals are not documented in the tutorial anywhere. This would have prevented some confusion reported in ponylang/ponyc#756.

@SeanTAllen
Copy link
Member

Any thoughts on where in the current tutorial structure to put this @jemc?

@jmiven
Copy link
Contributor

jmiven commented Oct 4, 2016

I was wondering if Pony had character literals when I found this issue, so my beginner-level input might be helpful.

I would expect to find such information in the Expressions chapter, near the Variables section. I also looked in the "Primitives" section (chapter 2) though, because I remembered that it mentioned integers.

@SeanTAllen
Copy link
Member

@jemc is this still not documented?

@SeanTAllen
Copy link
Member

Does #250 address this?

@jemc
Copy link
Member Author

jemc commented Nov 30, 2017

I don't think #250 addresses it, because it didn't add anything related to character literals like 'A'.

@mfelsche
Copy link
Contributor

With #223 being merged these are documented.

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

4 participants