frame_transpiler icon indicating copy to clipboard operation
frame_transpiler copied to clipboard

Undefined system instance declaration doesn't throw an error

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

    fn main {
        #A() 
    }

    #B
    ##

frame-lang avatar Nov 25 '23 22:11 frame-lang