AppliedLogicSystems / ALSProlog

ALS Prolog Compiler & Development Environment
https://alsprolog.com
MIT License
16 stars 9 forks source link

Printf191 - Fixes printf([]) succeeds without no output. #192

Closed kenbowen closed 4 years ago

kenbowen commented 4 years ago

Fixes #191. Fixes printf([]) succeeds without no output by dropping the special case for printf_check_format([], []).