Skip to content
Commit 9a9c2e65 authored by Nikolay Amiantov's avatar Nikolay Amiantov
Browse files

cc-wrapper: fix bool handling for empty and zero values

Before the code would fail silently for zero values and with some output for
empties. We now currently handle both via defaulting value to zero and making
`let` return success error code when there's no syntax error.
parent 1d15dadb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment