rename
This commit is contained in:
@ -31,7 +31,7 @@ module Virtual
|
||||
|
||||
# implicit means there is no explcit test involved.
|
||||
# normal ruby rules are false and nil are false, EVERYTHING else is true (and that includes 0)
|
||||
class ImplicitBranch < Branch
|
||||
class IsTrueBranch < Branch
|
||||
end
|
||||
|
||||
class UnconditionalBranch < Branch
|
||||
|
Reference in New Issue
Block a user