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