On Friday, 10 August 2018 at 11:28:38 UTC, Dukc wrote:
One example comes to mind: is(typeof(null) == typeof(assert(0))).
meant is(typeof(*null) == typeof(assert(0)))
On Friday, 10 August 2018 at 11:28:38 UTC, Dukc wrote:
One example comes to mind: is(typeof(null) == typeof(assert(0))).
meant is(typeof(*null) == typeof(assert(0)))