6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
comptime {
|
|
_ = start;
|
|
}
|
|
|
|
const start = #import("start.nat");
|