ww: separate package identity from declared name
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
package main;
|
||||
|
||||
import os;
|
||||
import rt;
|
||||
import strings;
|
||||
|
||||
export fn emitbyte(a: *asm_, b: u8) void = {
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
package main;
|
||||
|
||||
import os;
|
||||
import rt;
|
||||
import strings;
|
||||
|
||||
fn cstreq(a: *u8, lit: str) bool = {
|
||||
|
||||
Reference in New Issue
Block a user