main_testing5/bf_test5.scala
author Christian Urban <christian.urban@kcl.ac.uk>
Mon, 30 Nov 2020 12:58:37 +0000
changeset 381 116fa3c8584f
parent 348 b5b6ed38c2f2
child 404 bf20a9fa5c29
permissions -rw-r--r--
updated duration class

import CW10b._

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