| changeset 825 | fb9f63a22114 |
| parent 743 | f063a6cd5d91 |
--- a/progs/bf/bfi.sc Fri Feb 26 08:47:18 2021 +0000 +++ b/progs/bf/bfi.sc Thu May 13 13:10:38 2021 +0100 @@ -74,7 +74,7 @@ // Running Testcases //=================== -@doc(" the argument should be a BF program ") +//@doc(" the argument should be a BF program ") @main def main(fname: String) = { val bf_str = os.read(os.pwd / fname)