mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Kotlin: Move tests from test/kotlin to test-kotlin1
Matches test-kotlin2
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public class User {
|
||||
|
||||
public static void test() { new Test(1, 2); }
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user