Line comments.

This commit is contained in:
Bob Nystrom
2013-10-25 20:07:04 -07:00
parent 32f8c412c7
commit b7de165950
2 changed files with 19 additions and 2 deletions

View File

@ -1,4 +1,4 @@
class Foo {
class Foo { // line comment
bar {
123
}