bug565198.js (78B)
1 const X = 12; 2 3 eval("switch (X) { case X: print(); }"); 4 5 /* Don't assert. */