public open class SyntaxError : R|kotlin/Any| {
    public open fun foo(): R|kotlin/Int|?

    public constructor()

}
