0df5d5158d
#KT-38297 Fixed
10 lines
90 B
Plaintext
10 lines
90 B
Plaintext
// File: foo/bar/myFile.kt
|
|
package foo.bar2
|
|
|
|
<spot>class Test</spot> {
|
|
|
|
}
|
|
|
|
fun test() {
|
|
|
|
} |