The unique instance of the false value.

Property definitions

nitc $ NaiveInterpreter :: _false_instance
	# The unique instance of the `false` value.
	var false_instance: Instance is noinit
src/interpreter/naive_interpreter.nit:300,2--301,39