frame_transpiler icon indicating copy to clipboard operation
frame_transpiler copied to clipboard

Unterminated string panics

Open frame-lang opened this issue 2 years ago • 0 comments

fn main {
    var a = "a
}

frame-lang avatar Nov 19 '23 05:11 frame-lang