Source code

Revision control

Copy as Markdown

Other Tools

[compression-with-detach.tentative.window.html]
expected:
if (os == "win") and debug and (processor == "x86"): CRASH
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]