Allow the results of function calls to be immediately called
authorDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 12 Aug 2017 18:28:22 +0000 (14:28 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 12 Aug 2017 18:28:22 +0000 (14:28 -0400)
commit06df4340fb0920f2c9d1967300be517d88cf0ca1
tree5a13463950f7ffd6e5bcd513d8f85c72340e6d45
parent74c7456042282dd86f9be673cbd1e00496b28710
Allow the results of function calls to be immediately called
examples/24_function_calls_for_functions.fur [new file with mode: 0644]
examples/24_function_calls_for_functions.fur.output.txt [new file with mode: 0644]
parsing.py