005 static router nested

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[PARSE003]: 'event' is not a Koru keyword - a declaration is introduced with 'tor' (e.g. 'tor jump { how-high: i32 }')
  --> /Users/larsde/src/orisha/lib/routing.kz:57:1
    |
 57 | ~pub event match { path: []const u8, pattern: []const u8 }
    | ^

Code

input.kz

Flows

flow ~static click a branch to expand · @labels scroll to their anchor
static (name: "site", root: "testdata")
subflow ~handler click a branch to expand · @labels scroll to their anchor
router (req)
flow ~serve click a branch to expand · @labels scroll to their anchor
serve (port: 3099)

Test Configuration

Post-validation Script: