summaryrefslogtreecommitdiffstats
path: root/devtools/client/debugger/test/mochitest/examples/exception-position-2.js
blob: 434b12990a50987cf3035ca98e8244f7c7673c61 (plain)
1
2
const a2 = null;
const b2 = 100 + a2.item;