remove comments

This commit is contained in:
zickles 2024-11-10 19:39:56 -05:00
parent d0f747e6a2
commit 1dbcc049e0

View file

@ -135,8 +135,5 @@ fn main() {
} }
// read from files using fs DONE // read from files using fs DONE
// make it a cmd tool (check nxfetch by sntx on srht for pkg and usage) DONE // make it a cmd tool (using clap) DONE
// make decoder (im going to kill my self) // make decoder (im going to kill my self)
// clean up code if needed
//MAYBE (most likely will) write encoded code into the .wf file if its named webfuck.wf and is in the current dir /??