You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: tests/test_other.py
+2-1
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ def test_emcc(self):
197
197
#(['-O2', '-g4'], lambda generated: 'var b=0' not in generated and 'var b = 0' not in generated and 'function _main' in generated, 'same as -g3 for now'),
198
198
(['-s', 'INLINING_LIMIT=0'], lambdagenerated: 'function _dump'ingenerated, 'no inlining without opts'),
0 commit comments