index
:
tests
master
Tests with the Clean language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitlength
/
producer.h
blob: fce70d7e215e14a394a60273c15ffa39f4c80ee6 (
plain
) (
blame
)
1
2
3
int
*
produce
(
int
*
);
Clean
(
produce
::
Int
->
Int
)