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
/
errors
/
duplicate_declaration.amal
blob: a97b50726d5d701bc74e9e5d10f171b65bb5a736 (
plain
)
1
2
const main = fn {} const main = fn {}