It's a typo of some sort and you didn't copy/paste correctly so it's difficult to say.
Maybe the fact you have a dash instead of = ?
private Stack leftTiles - new Stack();
If you double click on the error it should take you to the correct line (though sometimes with syntax issues or typos it won't fall on the right line).
↧