mirror of https://github.com/mode777/rayjs.git
3 lines
40 B
JavaScript
3 lines
40 B
JavaScript
|
export function test() {
|
||
|
return 42
|
||
|
}
|