generate static field accesses

This commit is contained in:
Dmitry Jemerov
2011-03-24 16:10:42 +01:00
parent ecf10d4c35
commit 58912bad3e
3 changed files with 32 additions and 6 deletions
+1
View File
@@ -0,0 +1 @@
fun f() : Any { return System.out; }