DebugInfoΒΆ

DebugInfo :: enum s32 {
    Dwarf :: 1;
    Codeview :: 2;
}

Debug information format.

Declared in: build.bl