Files
kotlin-fork/compiler/testData/diagnostics/tests/incompleteCode/kt1955.jet
T
Svetlana Isakova b1e5a0768c KT-1955 Half a file is red on incomplete code
#KT-1955 fixed
2012-05-11 15:03:23 +04:00

9 lines
123 B
Plaintext

//KT-1955 Half a file is red on incomplete code
package b
fun foo() {
val <!UNUSED_VARIABLE!>a<!> = 1<!SYNTAX!><!>