https://issues.dlang.org/show_bug.cgi?id=13954
Stewart Gordon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|(D1 only) Compiler allows |(D1 only) Compiler allows |implementing floating point |implementing float return |return method with a real |method with a real return |return type |type --- Comment #1 from Stewart Gordon <[email protected]> --- float, double and real are all floating point types. --
