Files
kotlin-fork/idea/testData/scratch/lineMarker/function.kts
T
Natalia Selezneva 414f98aa29 Implement REPL Mode for scratches
^KT-27963 Fixed
2019-06-19 11:29:14 +03:00

5 lines
76 B
Kotlin
Vendored

fun <lineMarker>foo</lineMarker>(): Int {
return 1
}
// REPL_MODE: true