I would like for the following to evaluate the code and print the output of "a" (ignoring the name ping at the end) ``` lorem: !js const a=1; a @lorem#42 sbot: `1` ``` vs ``` sbot: `` ```