mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
parser/checker: pub: struct fields
This commit is contained in:
@@ -22,7 +22,6 @@ struct C.dirent {
|
||||
|
||||
fn C.readdir(voidptr) C.dirent
|
||||
|
||||
|
||||
pub const (
|
||||
args = []string{}
|
||||
MAX_PATH = 4096
|
||||
|
||||
Reference in New Issue
Block a user