Update tests

This commit is contained in:
Zalim Bashorov
2018-08-17 21:44:08 +03:00
parent c61d99fcff
commit 8966e220f0
20 changed files with 1 additions and 19 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JS_IR
class It {
operator fun next() = 5
}