real constant

GenericType<double> const real

Must be a double (32-bit floating point value)

Implementation

static const real = GenericType<core.double>(TypeOid.real);