// "Fix the typo 'volitle' to 'volatile'" "true-preview" class A { private volatile String a = "1"; }