whitequark / ast

A library for working with Abstract Syntax Trees.
MIT License
195 stars 25 forks source link

correct Mixin module constant in code example #13

Closed abargnesi closed 8 years ago

abargnesi commented 8 years ago

This is a small change to the processor class code example in ast/processor/mixin.rb. This small inaccuracy stood out in such a clear and concise library.

Kudos to you for your work on ast :tada:.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 4f3c896c9e8a9ae3cf5de9a6f7ff1b8c6253979c on abargnesi:correct-mixin-code-example into af07c3bd687ddcde8e3f67c1d3c2a379f137e13c on whitequark:master.