Source code

Revision control

Copy as Markdown

Other Tools

[resource-reload-TAO.html]
expected:
if not fission and (os == "linux") and not debug: [OK, ERROR]
if not fission and (os == "linux") and debug: [OK, ERROR]
if not fission and (os == "android"): [OK, ERROR]