2019-06-30 11:00:43 +02:00

6 lines
60 B
JavaScript

"use strict";
var test = function test() {
return "";
};