appleseedlab / superc

The SuperC Parsing Framework
24 stars 4 forks source link

Preprocessor: fix null check #154

Closed necipfazil closed 3 years ago

necipfazil commented 3 years ago

I am not sure if this is a semantically correct fix: f.formals being null at that line might be due to another bug before this line.

If correct: fixes https://github.com/appleseedlab/xtc-dev/issues/153