test81

Undocumented in source.
immutable
auto test81 = q{--- test81 // Test mov of 64bit constant into memory void run(i64* ptr) { *ptr = i64.max; } };

Meta