test Kotlin with renamed imports
This commit is contained in:
parent
8f62162c2a
commit
ba47b8ccfc
2 changed files with 5 additions and 1 deletions
|
@ -13,6 +13,8 @@ package ${package}
|
|||
</#if>
|
||||
|
||||
import delta.io.*
|
||||
import echo.Foxtrot as Golf
|
||||
import hotel
|
||||
|
||||
class MainActivity : AppCompatActivity() {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue