Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
b379592340a40c4c22ac1a52be4d2e612a9aa4f4
/
.
/
test_file.js
blob: d2fc8616cd4927aa34f3ac246f96e88500884403 [
file
] [
log
] [
blame
]
David Crawshaw
26f3f34
2025-06-14 19:58:32 +0000
[
diff
] [
blame
]
1
function
test1
()
{
2
console
.
log
(
'original function'
);
3
}