levels/bisect.rb in mygithug-0.5.1 vs levels/bisect.rb in mygithug-0.5.2

- old
+ new

@@ -1,4 +1,5 @@ +# -*- encoding : utf-8 -*- difficulty 3 description "A bug was introduced somewhere along the way. You know that running `ruby prog.rb 5` should output 15. You can also run `make test`. What are the first 7 chars of the hash of the commit that introduced the bug." setup do init_from_level