mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Kotlin: Add a Kotlin 2 copy of the testsuite
This commit is contained in:
@@ -0,0 +1 @@
|
||||
| Generated.kt:0:0:0:0 | Generated |
|
||||
@@ -0,0 +1,3 @@
|
||||
// This file was auto generated by me
|
||||
|
||||
class B
|
||||
@@ -0,0 +1,4 @@
|
||||
import java
|
||||
|
||||
from GeneratedFile f
|
||||
select f
|
||||
@@ -0,0 +1,3 @@
|
||||
// This file was not generated
|
||||
|
||||
class A
|
||||
Reference in New Issue
Block a user