ncsa / qdl

the QDL programming language
Other
2 stars 0 forks source link

editing variable directly is not saved #55

Closed jjg-123 closed 2 months ago

jjg-123 commented 4 months ago

Issuing )vars edit var_name -x

to an external editor (like vim) is not updating var_name. The issue is that the returned value has to be used and in one case is not.