Minor: Fix ReferenceResolveTestGenerated test data

This commit is contained in:
Alexey Sedunov
2017-09-29 15:20:42 +03:00
parent aabe23d410
commit 9afd2d367b
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ lateinit var y: java.nio.CharBuffer
val h = x.read(p<caret>0 = y)
// REF: CharBuffer var1
// REF: java.nio.CharBuffer charBuffer