4 lines
151 B
INI
4 lines
151 B
INI
[general.window.html]
|
|
expected:
|
|
if (os == "win") and debug and (processor == "x86_64"): CRASH
|
|
if (os == "linux") and asan and fission: CRASH
|