index
:
compiler
master
Fork of the Clean compiler for experimenting with new features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
cheat.icl
blob: 776f323a12544a9f53b066b92458bdf3a4396ed3 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
implementation
module
cheat
i
::
!
a
->
b
i
x
=
code
{
.
inline
i
no_op
.
end
}