xref: /aosp_15_r20/external/dokka/core/testdata/functions/functionWithNotDocumentedAnnotation.kt (revision 1b2d298c530bf0473cc943e8414a5ff577a994bc)

fnull1 @Suppress("FOO") fun f() {
2 }
3