The last docunit extracted from a mdoc.

Is used because a new code-block might just be added to it.

Property definitions

nitc $ NitUnitExecutor :: last_docunit
	# The last docunit extracted from a mdoc.
	#
	# Is used because a new code-block might just be added to it.
	var last_docunit: nullable DocUnit = null
src/testing/testing_doc.nit:54,2--57,42