Got the new scoping working! Still some odd stuff happening to certian templates, and I think vector is having problems with new/traits. Really need to get canonnical filenames and what not worked out
This commit is contained in:
@@ -4,6 +4,6 @@ import io;
|
||||
|
||||
|int| main() {
|
||||
nothing();
|
||||
println("It was nothing");
|
||||
io::println("It was nothing");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user