mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
clean up switch tokens
This commit is contained in:
@ -57,7 +57,7 @@ pub:
|
||||
mono bool
|
||||
}
|
||||
|
||||
struct Image {
|
||||
pub struct Image {
|
||||
mut:
|
||||
obj voidptr
|
||||
pub:
|
||||
|
Reference in New Issue
Block a user