Add support for ternary comparison operators
authorDavid Kerkeslager <kerkeslager@gmail.com>
Sun, 6 Aug 2017 20:18:21 +0000 (16:18 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Sun, 6 Aug 2017 20:18:21 +0000 (16:18 -0400)
commit59cb91d6dbee0b40416ff265565b426958770d45
treeda4bc657ef78b615e0d81ae48400fbc01bfd311c
parent808637f6e5ee3f0672fd89d7642a882258d63402
Add support for ternary comparison operators
examples/13_ternary_comparison.fur [new file with mode: 0644]
examples/13_ternary_comparison.fur.output.txt [new file with mode: 0644]
templates/program.c