tests 102 B

123456
  1. #!/bin/sh
  2. ./run-BlackBox <<DATA
  3. LindevCompiler.Compile('Obx/Mod', 'Pi.txt')
  4. ObxPi.WritePi(1000)
  5. DATA