If one uses imports Main instead of import Defs one gets the following incomprehensible error message:
Internal error | writing theory files failed - (list index out of range)
We should improve on this, as new users will likely run into that error very often.
If one uses
imports Main
instead ofimport Defs
one gets the following incomprehensible error message:Internal error | writing theory files failed - (list index out of range)
We should improve on this, as new users will likely run into that error very often.