Source code

Revision control

Copy as Markdown

Other Tools

[idbindex_indexNames.htm]
expected:
if debug and (os == "mac"): CRASH
if debug and (os == "linux"): CRASH
if not debug and (os == "android"): [OK, CRASH]