Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
7f18fb61ea479598bf9c2c89e92cec636f45070d
/
.
/
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
}