#!/ this is a shebang comment! // This is an example Conlang file. /* Conlang supports block comments! */ ident // Identifier .1 // literal float 0.1 // literal float 0x1234 // literal integer "str" // literal string