mirror of
https://github.com/theonedev/onedev.git
synced 2025-12-08 18:26:30 +00:00
3 lines
35 B
JavaScript
3 lines
35 B
JavaScript
function test(msg) {
|
|
alert(msg);
|
|
} |