Source code
Revision control
Copy as Markdown
Other Tools
[edit-context-inheritability.tentative.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [ERROR, CRASH]
ERROR
[edit-context-inheritability.tentative.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [ERROR, CRASH]
ERROR