Files
kotlin-fork/compiler/testData/psi/QuotedIdentifiers.jet
T
Stepan Koltsov 70b7810c30 KT-458 Need to improve quoted identifiers support
class `$$$`

should not fail
2011-11-10 16:50:23 +04:00

9 lines
87 B
Plaintext

[`return`] fun `namespace`() {
`class`()
}
class `$`
class `$$`
class ` `
class `1`