mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Kotlin: Add a test for file classes
This commit is contained in:
3
java/ql/test/library-tests/file_classes/C.kt
Normal file
3
java/ql/test/library-tests/file_classes/C.kt
Normal file
@@ -0,0 +1,3 @@
|
||||
class C {
|
||||
fun c() {}
|
||||
}
|
||||
Reference in New Issue
Block a user