| changeset 286 | 269d7ca62c5e |
| parent 250 | b294d6e9be36 |
--- a/testing5/bfc.scala Wed Oct 30 11:51:02 2019 +0000 +++ b/testing5/bfc.scala Wed Oct 30 12:37:18 2019 +0000 @@ -1,7 +1,7 @@ // Part 2 about a "Compiler" for the Brainf*** language //====================================================== -//object CW10b { +object CW10b { // !!! Copy any function you need from file bf.scala !!! // @@ -309,4 +309,4 @@ //time_needed(1, run4(load_bff("mandelbrot.bf"))) -//} +}