runtime_functions already seen (todo or done)

Property definitions

nitc $ GlobalCompiler :: _seen
	# runtime_functions already seen (todo or done)
	private var seen: HashSet[AbstractRuntimeFunction] = new HashSet[AbstractRuntimeFunction]
src/compiler/global_compiler.nit:184,2--185,90