// "Fix the typo 'booln' to 'boolean'" "true-preview" public class Test { boolean a; public static void main(String[] args) { } }