FILE: simpleFun.kt
    public? final? fun foo(): R|kotlin/Unit| {
    }
    public? final? suspend fun bar(): R|kotlin/Unit| {
    }
