039 file source syntax

○ Planned This feature is planned but not yet implemented.

STATUS: PARSER WORK PENDING / FEATURE UNCERTAIN

Failure Output

error[KORU033]: invalid phantom-state syntax
  --> tests/regression/200_COMPILER_FEATURES/210_PARSER/210_039_file_source_syntax/input.kz:10:19
    |
 10 |     source: Source[text],
    |                   ^
  hint: phantom state uses angle brackets — write `Source<text>`

Code

input.kz

Flows

flow ~render.file [text]"hello.txt" click a branch to expand · @labels scroll to their anchor
render.file [text]"hello.txt"

Test Configuration

MUST_RUN