The unique instance of the null value.

Property definitions

nitc $ NaiveInterpreter :: _null_instance
	# The unique instance of the `null` value.
	var null_instance: Instance is noinit
src/interpreter/naive_interpreter.nit:303,2--304,38