node/test/message/throw_undefined.js

5 lines
54 B
JavaScript

'use strict';
require('../common');
throw undefined;