mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
more vfmt fixes
This commit is contained in:
@@ -11,4 +11,4 @@ fn get_st() MyStruct {
|
||||
fn main() {
|
||||
s := get_st()
|
||||
println(s)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user