Backseating-Committee-2k/Backlang

[BUG] (more like tutorial) How to crash Backlang Compiler :) #169

DasLixou posted onGitHub

Describe the bug The compiler can't import the reference of custom defined structs.

To Reproduce one deadly textfile:

struct Cool {
    let name: string;
}

class Lol {
    let cool: Cool;
}

Expected behavior just don't crash lol


Fixed

posted by furesoft over 2 years ago

Fund this Issue

$0.00
Funded

Pull requests