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.
The following error message was thrown when I had initialization code defined outside of a constructor as in the attached file. It should be improved to better indicate the actual problem.
examples/convertUnits2.q:16:31: Rule 'name' didn't match at '("meter",1);
' (line 16, column 31). convertUnits2.txt
Note: you cannot directly attach a .q file - just change the extension.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following error message was thrown when I had initialization code defined outside of a constructor as in the attached file. It should be improved to better indicate the actual problem.
examples/convertUnits2.q:16:31: Rule 'name' didn't match at '("meter",1);
' (line 16, column 31).
convertUnits2.txt
Note: you cannot directly attach a .q file - just change the extension.
The text was updated successfully, but these errors were encountered: