192 day19 part2

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[PARSE003]: single continuation branch 'steps' carrying a payload is a one-variant tag union — declare the single output as a bare return instead: `-> <type>`
  --> tests/regression/810_AOC_2015/810_192_day19_part2/input.k:11:1
    |
 11 | pub event fabricate { molecule: []const u8 }
    | ^

Code

input.k

Expected output

3

Test Configuration

MUST_RUN