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
/
closure_duplicate_param_name.amal
blob: 4e74eece469199398437b4d52a879d8f704cae05 (
plain
)
1
const func = fn(value: i32, value: i32) {}