Fix failing tests

This commit is contained in:
Victor Petukhov
2020-12-25 14:27:18 +03:00
parent 0d40fde713
commit 07b6f0d871
3 changed files with 2 additions and 10 deletions
+1
View File
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
fun foo() {}
fun test() = (::foo)!!