The unique instance of the true value.

Property definitions

nitc $ NaiveInterpreter :: true_instance=
	# The unique instance of the `true` value.
	var true_instance: Instance is noinit
src/interpreter/naive_interpreter.nit:297,2--298,38