Kotlin: file_classes consistency check now passes

This commit is contained in:
Ian Lynagh
2022-01-13 11:50:47 +00:00
parent 368c330ecf
commit 2f435a1a95

View File

@@ -5,5 +5,4 @@ import java
from Class c
where file_class(c)
and not exists(c.getAMember())
and none() // TODO: This is currently broken
select c