Syllabus/themes/piratecare/node_modules/detective/test/files/optional-catch.js

5 lines
31 B
JavaScript
Raw Normal View History

2020-03-05 04:10:52 +00:00
try {
require;
} catch {
}