yangtau/hedgehog

Compile local variable (get)

Closed this issue · 1 comments

Compile local variable (get)

// TODO: Compile local variable (get)


    } else {
        // TODO: Compile local variable (get)
        unimplemented_("local");
    }
    return 0;

eba01d4cc9186ffc23e6d97f60a2b907003b50b3