index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
wasm-bindgen
/
tests
/
headless
/
modules.js
blob: c6ce3f0eb49c10cc132f4a76f68690274d138d81 (
plain
)
1
2
3
export
function
get_five
()
{
return
5
;
}