You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
This is a regression since 0.7.
In check.q:
quark install --python --javascript check.q
, then in Python:and in JavaScript:
In both cases the output is
{"p1":{"$class":"quark.Object"}}
.(I didn't try Java or Ruby. Identical brokenness in two of the target languages implies not a target language problem.)
The text was updated successfully, but these errors were encountered: