//
WMA link
x // f
f[x]
b // a
c // b // a
The postfix operator // is parsed to an expression before evaluation:
Hold[x // a // b // c // d // e // f]