33c93eb4a9
#KT-4936 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() {
|
|
|
|
} |