mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
checker: prohibit passing non-lvalue as voidptr
(#10838)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -93,6 +93,7 @@ test.bin
|
||||
|
||||
# ignore codespace env
|
||||
.venv/
|
||||
.direnv/
|
||||
shell.nix
|
||||
default.nix
|
||||
flake.nix
|
||||
|
Reference in New Issue
Block a user