blob: 1ecf6c8ef4a70c99a6f7d2937360c169b499f741 [file] [log] [blame]
const X = 12;
eval("switch (X) { case X: print(); }");
/* Don't assert. */