Hi guys, is there no data type auto[ ]? I have an...
# community-help
j
Hi guys, is there no data type auto[]? I have an error
Copy code
has an invalid data type `auto[]`, see docs for supported data types.
f
The regular
auto
type takes care of arrays as well