Files
Asger Feldthaus 36c4803694 JS: Add test
2020-06-10 14:08:33 +01:00

4 lines
57 B
JavaScript

export function exported() {}
function notExported() {}