// "Replace explicit type with 'var'" "true-preview" class Main { { var args = new String[]{"hello, world"}; } }