test: remove package-wide import assumptions
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
//ww:run-exit 42
|
||||
package main;
|
||||
import os;
|
||||
import log;
|
||||
export fn main() i32 = {
|
||||
log.println("hello");
|
||||
|
||||
Reference in New Issue
Block a user