mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
*char => charptr everywhere
This commit is contained in:
@ -111,4 +111,4 @@ fn test_field_or() {
|
||||
'default'
|
||||
}
|
||||
assert mytitle == 'default'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user