mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vfmt: verify
This commit is contained in:
@@ -19,7 +19,7 @@ const (
|
||||
|
||||
pub struct Checker {
|
||||
pub mut:
|
||||
table &table.Table
|
||||
table &table.Table
|
||||
file ast.File
|
||||
nr_errors int
|
||||
nr_warnings int
|
||||
|
||||
Reference in New Issue
Block a user