mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Kotlin: Fix the tests
The handling of Unit is very kludgy at the moment. Will need rethinking.
This commit is contained in:
@@ -13,4 +13,3 @@ class ClassFour: ClassThree() {
|
||||
override fun foo(arg: Int) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user