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