Minor: J2K test fix
This commit is contained in:
+1
@@ -6,6 +6,7 @@ class WithModifiersOnAccessors {
|
||||
|
||||
@get:Strictfp
|
||||
var strict = 0.0
|
||||
|
||||
@Synchronized private fun methSync() {}
|
||||
@Strictfp protected fun methStrict() {}
|
||||
}
|
||||
Reference in New Issue
Block a user