main_testing5/bf_test5.scala
author Christian Urban <christian.urban@kcl.ac.uk>
Tue, 08 Nov 2022 18:35:41 +0000
changeset 431 4a5b59690f0a
parent 404 5ff7ffa929cc
child 472 fbff6f601370
permissions -rw-r--r--
updated

import M5b._

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