bug1669616.js (211B)
1 enableLastWarning(); 2 eval(` 3 function blah() { 4 return 0; 5 if (true) {} /* no newline here */ 400n == "abc"; 6 } 7 `); 8 assertEq(getLastWarning().message, "unreachable code after return statement"); 9 blah();
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |