Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c63918d

Browse files
committed
Kotlin: Add an empty test
1 parent 509860b commit c63918d

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

java/ql/test/kotlin/library-tests/empty/Empty.kt

Whitespace-only changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
| Empty.kt:0:0:0:0 | Empty | CompilationUnit |
2+
| file://:0:0:0:0 | | Package |
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import java
2+
3+
from Element e
4+
select e, e.getPrimaryQlClasses()

0 commit comments

Comments
 (0)