Skip to main content
git.secluded.site
Repositories
About
ghall
A Dhall implementation in pure-as-can-be Gleam
README
Files
Commits
Branches
Tags
ghall
master
src
ghall.gleam
ghall.gleam
View raw
1
pub
fn
main
(
)
->
Nil
{
2
Nil
3
}