blob: 57c8732eba46b49a06122987114deb2f45f09678 [file] [log] [blame]
// Any copyright is dedicated to the Public Domain.
// http://creativecommons.org/licenses/publicdomain/
with (0)
for (var b in 0) // don't assert in parser
;
reportCompare(0, 0, 'ok');