oops, removed bits.test() from main
This commit is contained in:
parent
da8b6795c7
commit
852c0d6631
@ -5,12 +5,8 @@ import front.token;
|
||||
import middle.trans;
|
||||
import middle.resolve;
|
||||
|
||||
import util.bits;
|
||||
|
||||
io fn main(vec[str] args) {
|
||||
|
||||
bits.test();
|
||||
|
||||
log "This is the rust 'self-hosted' compiler.";
|
||||
log "The one written in rust.";
|
||||
log "It does nothing yet, it's a placeholder.";
|
||||
|
Loading…
x
Reference in New Issue
Block a user