mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 00:27:23 +01:00 
			
		
		
		
	This fixes .e.g.:
    <pragma-> !echo foo &{echo bar | { sed s/bar// }} baz
such that it produces the output "foo  baz" instead of no output at all.