Switch converter test to new directive scheme

This commit is contained in:
Mikhail Bogdanov
2020-03-17 18:44:00 +01:00
parent d793fea8d2
commit 3f87899014
60 changed files with 88 additions and 89 deletions
@@ -1,5 +1,5 @@
// !forceNotNullTypes: false
// !specifyLocalVariableTypeByDefault: true
// !FORCE_NOT_NULL_TYPES: false
// !SPECIFY_LOCAL_VARIABLE_TYPE_BY_DEFAULT: true
class Library {
void call() {}