index
:
wittt
main
A what is type theory theory checker implementation
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
blob: 7e8791788531e2dfb87dfe8203af114a9b711d8a (
plain
)
1
2
3
4
5
mod
theory
;
fn
main
()
{
println!
(
"Hello, world!"
);
}