mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
parser: support an unambiguous sizeof[T]() and isreftype[T]() (part 1) (#16684)
This commit is contained in:
@@ -6468,4 +6468,4 @@ Assignment Operators
|
||||
+= -= *= /= %=
|
||||
&= |= ^=
|
||||
>>= <<= >>>=
|
||||
```
|
||||
```
|
||||
Reference in New Issue
Block a user