method

test_tree_44

v1_8_6_287 - Show latest stable - Class: WadlerExample
test_tree_44()
public

No documentation available.

# File lib/prettyprint.rb, line 508
    def test_tree_44
      assert_equal("aaaa[bbbbb[ccc, dd], eee, ffff[gg, hhh, ii]]\n".chomp, tree(44))
    end