Source code

Revision control

Copy as Markdown

Other Tools

[011.html]
expected:
if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, CRASH]
if (os == "android") and fission: [OK, TIMEOUT]