Skip to content

Syntax error panic (Utf8Error) #440

@LightAndLight

Description

@LightAndLight

test.ipso:

test : ()
test = 
  comp
    let prefix = if x then "📁 " else "📄 " in

Output:

$ ipso test.ipso
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 41, error_len: None }', src/lib.rs:223:61
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions