Output : 1 2 4 5 7 3 6 Inorder : 4, 2,7,5,1,3,6 Postorder : 4,7,5,2,6,3,1
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected