It looks like all structs need to have a name associated with them, but sometimes it can be useful to have anonymous structs. For instance, something like this may be useful:
var x = struct {bar=5};
Logged In: YES user_id=5394
Anon structs now WIP.
Log in to post a comment.
Logged In: YES
user_id=5394
Anon structs now WIP.