Use Parser
This commit is contained in:
parent
201a38fb51
commit
54cefda186
@ -14,7 +14,7 @@ module Imbecile
|
||||
end
|
||||
|
||||
def initialize(pattern)
|
||||
@unit = Unit.new(pattern)
|
||||
parser = Parser.new(pattern)
|
||||
end
|
||||
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user