Skip to content

Error on site playground #59

Description

@JMRGU

When navigating to https://loonlang.com/play I receive the following pop-up message:

runtime error; parse error at 44826..44889: error in fmt interpolation: unexpected character: ","

Pressing escape to close the pop-up displays the page, but the "Run" button no longer runs any submitted code.

Tested in Chrome, Edge & Firefox; identical. I can recall the playground functioning correctly prior to update of June 18th.

Image
Chars 44826->44889 in crates/loon-lang/src/fmt/mod.rs are a chunk of render_group_fits() - doesn't seem right to me.
Same chars in crates/loon-lang/src/interp/mod.rs are roughly ln1050: "operation: op.to_string()," ?

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions