FILE: qualifierWithTypeArguments.kt
    public? final? fun test(): R|kotlin/Unit| {
        <getClass>(Array#<String>)
    }
