[FIR] Add CLI flag for running extended checkers

This commit is contained in:
vldf
2020-08-05 11:24:03 +03:00
committed by Mikhail Glukhikh
parent 2bf1d3fee8
commit a26eeb6ee8
15 changed files with 69 additions and 11 deletions
+3
View File
@@ -0,0 +1,3 @@
fun foo() {
val i: Int = 1
}