Introduce fake light class for file of package

Fixes problems related to not working breakpoints (see comment at the top of
the class)

 #KT-3291 Fixed
This commit is contained in:
Alexander Udalov
2013-01-31 19:35:43 +04:00
parent f6a8c5e886
commit cfce055b37
5 changed files with 153 additions and 0 deletions
@@ -0,0 +1,3 @@
package test
fun bar() = 239 + foo()