testing5/bf_test5.scala
author Christian Urban <christian.urban@kcl.ac.uk>
Tue, 25 Aug 2020 01:41:56 +0100
changeset 338 a1dc57326356
parent 300 72688efdf17c
permissions -rw-r--r--
update

import CW10b._

assert(jtable("""+++++[->++++++++++<]>--<+++[->>++++++++++<<]>>++<<----------[+>.>.<+<]""") ==
          Map(69 -> 61, 5 -> 20, 60 -> 70, 27 -> 44, 43 -> 28, 19 -> 6))