EA-41207 - IAE: NameUtils.requireIdentifier
Test data files renamed
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
var xxxx = 1
|
||||
|
||||
~SimpleClass~class SimpleClass(x : Int) {
|
||||
fun foo() = x
|
||||
}
|
||||
|
||||
fun foo() {
|
||||
`SimpleClass`SimpleClass(1).`!`xxxx
|
||||
}
|
||||
Reference in New Issue
Block a user