Where do we put a single result?

Property definitions

nitc :: nitserial $ ToolContext :: opt_output=
	# Where do we put a single result?
	var opt_output: OptionString = new OptionString("Output file (can also be 'stdout')", "-o", "--output")
src/nitserial.nit:35,2--36,104