Switch converter test to new directive scheme
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
//method
|
||||
// !specifyLocalVariableTypeByDefault: true
|
||||
// !SPECIFY_LOCAL_VARIABLE_TYPE_BY_DEFAULT: true
|
||||
void foo(boolean b) {
|
||||
String s = (b ? "abc" : null);
|
||||
}
|
||||
Reference in New Issue
Block a user