I3oris / ic

REPL Interface wrapping Crystal Interpreter (crystal-i).
MIT License
48 stars 2 forks source link

select statements are handled incorrectly #25

Open robacarp opened 1 week ago

robacarp commented 1 week ago

Multiline Select statements are incorrectly interpreted as complete mid-expression

image