Now we need to copy-paste the version: [1](https://github.com/xonixx/fhtagn/blob/f36d84f9593ed93b7f3b4704dbcd1daaa4c81992/Makesurefile#L5), [2](https://github.com/xonixx/fhtagn/blob/f36d84f9593ed93b7f3b4704dbcd1daaa4c81992/Makesurefile#L70). What is needed: ```shell @define A=123 @goad g @params X echo "$X" @goal default @depends_on g @args "$A" @depends_on g @args A ```
Now we need to copy-paste the version: 1, 2.
What is needed: