forward declaration

This commit is contained in:
agra
2026-02-24 15:10:02 +02:00
parent b98711a1d3
commit 97475d6cfe
9 changed files with 494 additions and 174 deletions

View File

@@ -1,7 +1,7 @@
std :: #import "modules/std.sx";
//flat
#import "modules/math.sx";
#import "modules/math";
main :: () -> s32 {
{