Source code

Revision control

Copy as Markdown

Other Tools

[request-init-001.sub.html]
expected:
if (os == "win") and debug: CRASH
if (os == "android") and debug: CRASH
if (os == "android") and not debug: [OK, CRASH]