[FIR] Add CLI flag for running extended checkers
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
val s = "Say 'Hi!' to extended checkers"
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
val s = "Say 'Hi!' to extended checkers"
|
||||
}
|
||||