- Somewhere in Australia
- https://maxwellj.xyz
-
So I exist
- Joined on
2024-06-10
Block a user
Cannot return a struct from a function
This code works, I think your code doesn't because you don't have a return statement?
struct Thing {
a = "dingus"
b = 123
constructor(string a, int b) {
self.a =…