summaryrefslogtreecommitdiffstats
path: root/admin/survey/minify/vendor/mrclay/jsmin-php/tests/Resources/minify/input/keyword-regex.js
blob: 5b2a47ae9113cf2c095b9169ce57fe46def2a57f (plain) (blame)
1
2
3
// this is specifically designed so that, if the first "/" is misinterpreted as division,
// then "/;" will be interpreted as an incomplete regexp, causing a failing test.
return /return/;