Better main function recognition and tests

This commit is contained in:
Sergey Mashkov
2015-07-23 21:12:14 +03:00
parent 273e69c02c
commit 8457b53f8b
14 changed files with 217 additions and 58 deletions
@@ -0,0 +1,5 @@
package pkg5
fun main(args: Array<out String>) {
// no
}