FILE: [ResolvedTo(BODY_RESOLVE)] simpleFunctionsContractDescription.kt
    public final [ResolvedTo(EXPECT_ACTUAL_MATCHING)] fun test1([ResolvedTo(EXPECT_ACTUAL_MATCHING)] s: <ERROR TYPE REF: Symbol not found for MyClass>): R|kotlin/Unit|
        [Contract description] <
            LAZY_EXPRESSION,
            LAZY_EXPRESSION
        >
     { LAZY_BLOCK }
    public final [ResolvedTo(EXPECT_ACTUAL_MATCHING)] fun test2(): R|kotlin/Unit|
        [Contract description] <
            LAZY_EXPRESSION
        >
     { LAZY_BLOCK }
