mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Remove import of std::array
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
module topologicalsort;
|
||||
import std::mem;
|
||||
import std::array;
|
||||
|
||||
extern fn void printf(char* x, ...);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user