summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/fetch/orb/resources/script.js
blob: 19675d25d832bf083412bf7a94647cedd4d8d27e (plain)
1
2
3
4
"use strict";
function fn() {
  return 42;
}