mirror of
https://github.com/artegoser/ONLang
synced 2024-12-22 17:13:46 +03:00
Update main.rs
This commit is contained in:
parent
b5970aaac6
commit
b0a29f9041
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#![feature(box_syntax)]
|
||||
|
||||
use clap::Parser;
|
||||
use std::fs;
|
||||
use std::time::Instant;
|
||||
|
|
Loading…
Add table
Reference in a new issue