064 explain command

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

Showing last 10 of 11 lines
  --> tests/regression/300_ADVANCED_FEATURES/310_COMPTIME/310_064_explain_command/input.kz:9:1
    |
  9 | ~[comptime|explainer]pub event explain-demo {
    | ^

error[PARSE003]: 'event' is not a Koru keyword - a declaration is introduced with 'tor' (e.g. 'tor jump { how-high: i32 }')
  --> tests/regression/300_ADVANCED_FEATURES/310_COMPTIME/310_064_explain_command/input.kz:33:1
    |
 33 | ~event main {}
    | ^

Code

input.kz

Flows

flow ~main click a branch to expand · @labels scroll to their anchor
main

Test Configuration

Post-validation Script: