Closed anthonyanjorin closed 5 years ago
This example (adapt it in PacMan.msl)...
pattern pacManAndGhostOnNeighbouringFields -> pacManAndGhostOnFields { f00 : Field { -neighbour:bottom|right-> $f10 } }
... causes an NPE somewhere in the flattener.
This example (adapt it in PacMan.msl)...
... causes an NPE somewhere in the flattener.