stdin linesDo:[:x|stdout<<(X:=x copyReplacingAllRegex:'\D'with:' %0 ')<<' = '<<(Set evaluate:X);nl]