How to fix: Variable "state" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it)

Thanks. I got that from this one:

It does point to a different directory (:code.priv_dir gives the build directory) but it does seem to work either way even with iex -S mix.

Not sure why they needed to differentiate them in that thread then. You’re right I don’t seem to need to here. Thanks.