frame_transpiler icon indicating copy to clipboard operation
frame_transpiler copied to clipboard

Characters at global scope don't cause error

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

Expected: Error at +1 Actual: no error

fn main {
}

+1

frame-lang avatar Nov 10 '23 01:11 frame-lang