0
$ ../bin/mirah -e fib.mirah 
Inference Error:
Cannot find static method fib() on DashE
DashE:1: Cannot find static method fib() on DashE

Got this while trying to run the mirah script that is grabbed from the examples folder. How can I fix this, thanks!

nubela
  • 1
  • 24
  • 75
  • 123

1 Answers1

0

Ok. I should use mirahc instead of mirah. So... fixed.

nubela
  • 1
  • 24
  • 75
  • 123