shark/test_files/regular_if.nila in nilac-0.0.4.3.4 vs shark/test_files/regular_if.nila in nilac-0.0.4.3.6
- old
+ new
@@ -1,8 +1,6 @@
if visitor_present?
-#This file is for demonstration purpose. It doesn't really achieve anything
-
if active? or happy?
puts "Hello Wonderful Visitor!"
elsif idle? and not_engaged?