Simplify scratch test without runtime to avoid exception form resolver

Create an issue that caused failure of the original test
^KT-34233
This commit is contained in:
Natalia Selezneva
2019-10-10 12:50:11 +03:00
parent 768200266a
commit 1a7f1dff10
3 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
// REPL_MODE: ~REPL_MODE~
// NO_MODULE
arrayListOf(1, 2).size
run { 1 + 1 }