Minor: Fix test data

This commit is contained in:
Alexey Sedunov
2017-12-21 15:54:00 +03:00
parent a8ddf03b53
commit 4ac870500f
@@ -1,4 +1,5 @@
// "Create class 'A!u00A0'" "true"
// SHOULD_FAIL_WITH: java.util.concurrent.ExecutionException: java.lang.AssertionError: java.lang.AssertionError
fun test() {
val t = `A!u00A0`(1)
}