Switch converter test to new directive scheme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// !specifyLocalVariableTypeByDefault: true
|
||||
// !SPECIFY_LOCAL_VARIABLE_TYPE_BY_DEFAULT: true
|
||||
fun foo() {
|
||||
val s: String? = bar()
|
||||
if (s != null) {
|
||||
|
||||
Reference in New Issue
Block a user