tanya/source
Eugen Wissner 09b6655b9a memory.op: Check for valid .ptr and .length
typeid(T).initializer can return an array, whose .ptr is null but the
length not. Assert that .ptr and .length are consistent.
2017-11-01 00:01:43 +01:00
..
tanya memory.op: Check for valid .ptr and .length 2017-11-01 00:01:43 +01:00