renamed to kide(crystal)
This commit is contained in:
@ -8,7 +8,7 @@ module VirtualHelper
|
||||
end
|
||||
|
||||
def check
|
||||
parser = Parser::Sapphire.new
|
||||
parser = Parser::Kide.new
|
||||
syntax = parser.parse_with_debug(@string_input)
|
||||
parts = Parser::Transform.new.apply(syntax)
|
||||
machine = Virtual::Machine.new
|
||||
|
Reference in New Issue
Block a user