bfbcompiler/doc/examples/use-case-3.txt

4 lines
61 B
Plaintext

fun h = x/(x-2);
fun g = hohohoh;
printCsv g(1)
printCsv g(1)