040 literate annotations

○ Planned This feature is planned but not yet implemented.

DEFERRED: literate / compiler annotations on TYPE positions (same bucket as 210_039)

Failure Output

Showing last 10 of 54 lines
  --> tests/regression/300_ADVANCED_FEATURES/310_COMPTIME/310_040_literate_annotations/input.kz:43:1
    |
 43 | | star void[*]
    | ^

error[KORU010]: stray continuation line without Koru construct
  --> tests/regression/300_ADVANCED_FEATURES/310_COMPTIME/310_040_literate_annotations/input.kz:44:1
    |
 44 | | whitespace void[\s+]
    | ^

Code

input.kz