Don't `panic` on unsupport logical operators (#43) `todo!` panics, causing the entire language server to crash rather than failing gracefully on functions containing these operators.
Don't `panic` on unsupport logical operators (#43) `todo!` panics, causing the entire language server to crash rather than failing gracefully on functions containing these operators.