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