Bug fixed for unix error "readlink /proc/self/fd/0" on MacOS.
[Faustine.git] / interpreter / preprocessor / faust-0.9.47mr3 / documentation / faust-quick-reference-src / images / rec1.dsp
1 A = +(12345);
2 B = *(1103515245);
3 process = A ~ B;
4