in the InSensical declaration on the Models->Constraints page, you use ‘tower’ as a variable name scoped to the declaration, but in the larger context of the Hanoi problem, the variable ‘tower’ already has been defined global to the spec which seems like it should make the parser unhappy.
Not a bug, just confusing
https://learntla.com/models/constants/