posit-dev / air

21 stars 0 forks source link

Add walrus operator tests #36

Open DavisVaughan opened 2 weeks ago

DavisVaughan commented 2 weeks ago

Things probably work as expected, but we may want to give it its own binary-expression rule? It's much different from other assignment

mutate(data, "{name}" := !!dot, .keep = "none")