We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90f41d0 + 040246f commit 4018531Copy full SHA for 4018531
1 file changed
definitions/standard/runtime_definition/array/std_array_at.proto.json
@@ -68,5 +68,5 @@
68
],
69
"deprecationMessage": [],
70
"displayIcon": "tabler:list",
71
- "signature": "<T>(list: LIST<T>, index: NUMBER): void"
+ "signature": "<T>(list: LIST<T>, index: NUMBER): T"
72
}
0 commit comments