Files
2023-10-13 14:01:41 +00:00

4 lines
77 B
Plaintext

{x=$1 = $0 = $2; print }
{$0 = $2 = $1; print }
{$(0) = $(2) = $(1); print }