mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Kotlin: Move tests from test/kotlin to test-kotlin1
Matches test-kotlin2
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import java
|
||||
|
||||
from ClassInstanceExpr ce
|
||||
select ce, ce.getConstructor().getBody()
|
||||
Reference in New Issue
Block a user