Source code

Revision control

Copy as Markdown

Other Tools

[resource-selection-currentSrc.html]
expected:
if (os == "win") and (processor == "x86_64") and not debug and not fission: ["OK", "ERROR"]
if (os == "win") and (processor == "x86") and debug: ["OK", "ERROR"]