[Test]
case:
	a>>b
	b>>c
	c>>d
result:
	d, c, b, a
