Introduce 'maino' and 'psvmo' templates for generating main in object (KT-6520)

#KT-6520 Fixed
(cherry picked from commit cf1bdba)
This commit is contained in:
Nikolay Krasko
2016-08-17 13:32:53 +03:00
committed by Nikolay Krasko
parent 48d7e8c519
commit 4d6206a7b5
11 changed files with 144 additions and 60 deletions
@@ -0,0 +1,5 @@
object Some {
object Test {
t<caret>t
}
}