index
:
omni.git
live
usr/ben
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Omni
/
Bild
/
Example.rs
blob: d6d738b2f9ed6006b754b7066ff08ec4c89355fd (
plain
)
1
2
3
4
5
#!/usr/bin/env run.sh // : out helloworld fn main() { println!("Hello world!"); }