cursive
cursive copied to clipboard
Parinfer broken cases
This issue serves to capture various parinfer cases which don't work well:
output_tokens (do
(print (str "<output:" output_tokens ">"))
(flush))
Here, if the caret is right before output_tokens and that symbol is wrapped in parens, the indentation breaks.