Consecutive string literals are treated as one, but only if they have a...
Consecutive string literals are treated as one, but only if they have a newline with '\' between them
Showing
- spec/compiler/parser/parser_spec.cr 5 additions, 0 deletionsspec/compiler/parser/parser_spec.cr
- src/compiler/crystal/syntax/lexer.cr 3 additions, 0 deletionssrc/compiler/crystal/syntax/lexer.cr
- src/compiler/crystal/syntax/parser.cr 43 additions, 22 deletionssrc/compiler/crystal/syntax/parser.cr
- src/compiler/crystal/syntax/token.cr 2 additions, 0 deletionssrc/compiler/crystal/syntax/token.cr
Please register or sign in to comment