Kotlin: Add an empty test

This commit is contained in:
Ian Lynagh
2021-12-02 19:37:33 +00:00
parent 509860b7cf
commit c63918d431
3 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
| Empty.kt:0:0:0:0 | Empty | CompilationUnit |
| file://:0:0:0:0 | | Package |

View File

@@ -0,0 +1,4 @@
import java
from Element e
select e, e.getPrimaryQlClasses()