Improve test data (to avoid clash with stdlib)

This commit is contained in:
Roman Golyshev
2021-03-02 17:41:45 +03:00
parent 83a9b4fb87
commit 8396e17c52
@@ -1,5 +1,5 @@
package first
fun foo() {
"".ext<caret>
"".extensi<caret>
}