Source code
Revision control
Copy as Markdown
Other Tools
[text-transform-upperlower-006.html]
expected:
if os == "win": FAIL
if os == "mac": FAIL
if (os == "android"): FAIL
[text-transform-upperlower-006.html]
expected:
if os == "win": FAIL
if os == "mac": FAIL
if (os == "android"): FAIL