The special empty tile for fast retrieval.

Property definitions

ai $ PuzzleProblem :: hole
	# The special empty tile for fast retrieval.
	var hole: Tile is noinit
lib/ai/examples/puzzle.nit:129,2--130,25