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(b: Boolean) {
|
||||
var s: String? = "abc"
|
||||
if (b) {
|
||||
|
||||
Reference in New Issue
Block a user