The Float held by this cell

Property definitions

nitc $ CallArg :: float=
	# The `Float` held by this cell
	fun float=(value: Float) `{ self->value_Float = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:118,2--119,58