J2k post-processings based on diagnostics are included into the common scheme
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ public object Test {
|
||||
return false
|
||||
}
|
||||
val result = true
|
||||
if (parent.isDirectory()) {
|
||||
if (parent.isDirectory) {
|
||||
return true
|
||||
} else
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user