KT-14710 Sample references aren't resolved in IDE
#KT-14710 fixed
This commit is contained in:
committed by
Simon Ogorodnik
parent
cd73d17bd4
commit
bf3d4471cd
@@ -0,0 +1,5 @@
|
||||
package samples
|
||||
|
||||
fun sample() {
|
||||
println("Hello, world")
|
||||
}
|
||||
Reference in New Issue
Block a user