bril
@main {
    a: int = const 1;
    a: int = const 2;
    ret a;
}

CC BY-NC-SA 4.0 2023 - PRESENT © Larry Z | Built With