// A // WITH_RUNTIME class A { @Synchronized @Strictfp fun f() { } @Transient @Volatile var c: String = "" }