index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
npm
/
workspace_basic
/
c
/
index.js
blob: f412f7d4b78ec9a470b00d15ed5546e908e8ca7d (
plain
)
1
2
3
export function sayHello() { console.log("C: Hi!"); }