Add comment for future rework
This commit is contained in:
parent
40d0061bbd
commit
38a8be56de
1 changed files with 8 additions and 0 deletions
|
@ -171,6 +171,14 @@ module Mm2ep
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
# Cut HERE
|
||||
# 8< ---- 8< ---- ...
|
||||
|
||||
|
||||
|
||||
class Parser < Rly::Yacc
|
||||
attr_writer :names
|
||||
|
||||
|
|
Loading…
Reference in a new issue