The Char held by this cell

Property definitions

nitc $ CallArg :: char=
	# The `Char` held by this cell
	fun char=(value: Char) `{ self->value_Char = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:76,2--77,55