9361cd895c
#KT-8848 Fixed
7 lines
104 B
Plaintext
Vendored
7 lines
104 B
Plaintext
Vendored
import kotlin.io.DEFAULT_BUFFER_SIZE as BUFSIZE
|
|
|
|
fun foo() {
|
|
BUFSIZE<caret>
|
|
}
|
|
|
|
// ELEMENT: "BUFSIZE" |