rename conditional to control in parser

This commit is contained in:
Torsten Ruger
2014-05-12 12:20:31 +03:00
parent 7940efc64d
commit e2fb0a5f34
5 changed files with 29 additions and 25 deletions

View File

@ -12,6 +12,4 @@ module Ast
[:cond, :if_true, :if_false]
end
end
end