index
:
cff
master
toy systems language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
parse.cff
blob: 089d64708289117cf7cb0f04819795b221462e0e (
plain
) (
blame
)
1
2
3
4
5
import "all.hff"; extern fn parse(P *Parser, path *const u8) [#]Decl { return {}; }