071 day07 part1

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[PARSE003]: single continuation branch 'signal' 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_071_day07_part1/input.k:43:1
    |
 43 | pub tor query { w: string }
    | ^

Code

input.k

Expected output

d=72
e=507
f=492
g=114
h=65412
i=65079

Test Configuration

MUST_RUN