The Float held by this cell

Property definitions

nitc $ CallArg :: float
	# The `Float` held by this cell
	fun float: Float `{ return self->value_Float; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:115,2--116,49