Source code

Revision control

Copy as Markdown

Other Tools

[change-src-while-not-displayed.html]
expected:
if (os == "win") and (processor == "x86") and debug: [PASS, FAIL]
if (os == "linux") and debug and not swgl: [PASS, FAIL]
if (os == "linux") and not debug: [PASS, FAIL]