index
:
amalgam
master
A programming language for combining cpu and gpu programming into the same language.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
io.amal
blob: 0e1a6820abb7f719f1d8bc6cdb16b4083879add0 (
plain
)
1
2
3
4
5
const a = @import("sub/a.amal"); pub const puts = fn { }