ruby / typeprof

An experimental type-level Ruby interpreter for testing and understanding Ruby code
MIT License
755 stars 84 forks source link

Fix indentation warning #245

Closed alpaca-tc closed 2 months ago

alpaca-tc commented 2 months ago
lib/typeprof/core/ast/control.rb:203: warning: mismatched indentations at 'end' with 'def' at 192