Update interpret.rs

This commit is contained in:
HTG-YT 2021-06-13 13:22:30 +08:00 committed by GitHub
parent 3646c5e32e
commit fa0d3968f5

View file

@ -306,6 +306,7 @@ impl ExecEnv {
exit(random()); exit(random());
} }
StmtKind::Rickroll => { StmtKind::Rickroll => {
// possibly move the entire rickroll string into a constant? ~~HTGAzureX1212.
stdout().write_all(b"We're no strangers to love stdout().write_all(b"We're no strangers to love
You know the rules and so do I You know the rules and so do I
A full commitments what I'm thinking of A full commitments what I'm thinking of