This should work now that we allow variables as commands: ``` $ set x status $ builtin $x fish: Unknown builtin '' builtin $x ^ ```
This should work now that we allow variables as commands: