Move: Fix top-level declaration detection for scripts

#KT-25858 Fixed
This commit is contained in:
Alexey Sedunov
2018-08-03 14:13:48 +03:00
parent 1797a50fc9
commit 1b15ce3ddc
6 changed files with 35 additions and 1 deletions
@@ -0,0 +1,3 @@
class Foo
fun <caret>bar() = 1
val baz = 0