We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MRE:
type t s as string end type dim a as t a.s = "hello"
gives
error: arithmetic on a pointer to void qbs_set(*((qbs**)((__UDT_A)+(0))),qbs_new_txt_len("hello",5)); ~~~~~~~~~^
The text was updated successfully, but these errors were encountered:
oh no, I hope this is solved soon, because in a program that im making it would also occupy something similar
Sorry, something went wrong.
Fixed in c165592
nice
flukiluke
No branches or pull requests
MRE:
gives
The text was updated successfully, but these errors were encountered: