082 ecology custom transform

○ Planned This feature is planned but not yet implemented.

ECOLOGY: User-defined transforms should work like stdlib

Failure Output

error[KORU010]: stray continuation line without Koru construct
  --> tests/regression/300_ADVANCED_FEATURES/320_STDLIB/320_082_ecology_custom_transform/input.kz:20:1
    |
 20 | |> std/io:print.ln("Custom transform executed")
    | ^

Code

input.kz