Source code
Revision control
Copy as Markdown
Other Tools
[invoke_with_timing_attributes.html]
expected:
if (os == "mac") and debug: CRASH
if (os == "android") and debug: CRASH
if (os == "android") and not debug: [OK, CRASH]