Source code

Revision control

Copy as Markdown

Other Tools

[text-transform-upperlower-108.html]
expected:
if (os == "linux") and swgl and debug and not fission: [FAIL, PASS]
if (os == "win") and debug: [FAIL, PASS]
if os == "mac": [FAIL, PASS]
if os == "android": PASS
FAIL