1 2 3 4 5 6
set X = good fun mutate { set X = bad } # if this were not a comment, command interpolations would be executed: $(mutate) echo $X