mirror of
https://github.com/vlang/v.git
synced 2025-09-13 01:16:02 -04:00
tests: fix v test-self
running locally
This commit is contained in:
parent
ec92964bb0
commit
c31397e17d
@ -1,4 +1,4 @@
|
|||||||
vlib/v/checker/tests/interface_init_err.vv:15:7: warning: interface field `Server.handler` must be initialized
|
vlib/v/checker/tests/interface_init_err.vv:15:7: error: interface field `Server.handler` must be initialized
|
||||||
13 |
|
13 |
|
||||||
14 | fn main() {
|
14 | fn main() {
|
||||||
15 | _ := Server{}
|
15 | _ := Server{}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user