FIR checker: introduce FunctionChecker alias
and use it to add support diagnostic FUNCTION_DECLARATION_WITH_NO_NAME
This commit is contained in:
committed by
Mikhail Glukhikh
parent
40bec30393
commit
de592f4f67
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
package<!SYNTAX!><!>
|
||||
|
||||
fun () {
|
||||
<!FUNCTION_DECLARATION_WITH_NO_NAME!>fun ()<!> {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user