Data update
This commit is contained in:
parent
35bcdeebf8
commit
74c69a0df6
2427 changed files with 31826 additions and 3468 deletions
|
|
@ -1,9 +1,9 @@
|
|||
import "io" for File
|
||||
import "os" for Process
|
||||
import "/pattern" for Pattern
|
||||
import "/set" for Bag
|
||||
import "/sort" for Sort
|
||||
import "/fmt" for Fmt
|
||||
import "./pattern" for Pattern
|
||||
import "./set" for Bag
|
||||
import "./sort" for Sort
|
||||
import "./fmt" for Fmt
|
||||
|
||||
var args = Process.arguments
|
||||
if (args.count != 1) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue