1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Files
v/vlib
Delyan Angelov f351ff037e Revert "checker: check generic type indexing error (#10345)"
This reverts commit 103c777ad6.

Passing references to values should be allowed, and is already used in vinix:
`pub fn cas<T>(_here &T, _ifthis T, writethis T) bool {`
2021-06-09 11:46:17 +03:00
..
2021-05-08 17:38:05 +03:00
2021-06-07 21:31:24 +03:00
2021-06-07 14:02:15 +03:00
2021-06-08 00:48:42 +03:00
2021-05-31 14:21:06 +03:00
2021-05-31 14:21:06 +03:00