ci: vfmt vlib/net/socket.v
parent
ee1de06678
commit
33d379d530
|
@ -1,7 +1,7 @@
|
|||
module net
|
||||
|
||||
pub struct Socket {
|
||||
pub:
|
||||
pub:
|
||||
handle int
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue