namespace

This commit is contained in:
nub31
2025-05-26 19:38:02 +02:00
parent 955869a3cf
commit 3a42b697a9
7 changed files with 107 additions and 62 deletions

View File

@@ -1,4 +1,4 @@
module c_interop
namespace c
extern func printf(fmt: string, ...args: any)
extern func getchar(): i32

View File

@@ -1,6 +1,4 @@
import c_interop
module main
namespace main
/// # Documentation
/// ## Documentation subtitle