Source code
Revision control
Copy as Markdown
Other Tools
[navigate-replace-same-document.html]
expected:
if (os == "linux") and debug and not fission: [OK, ERROR]
if (os == "android") and debug: [OK, ERROR]
if (os == "mac") and debug: [OK, ERROR]
[ERROR, OK]