mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
fix cgen_test.v
This commit is contained in:
parent
4794598d06
commit
79b4a757c4
@ -5,7 +5,7 @@ fn function1() int {
|
||||
}
|
||||
|
||||
fn foo(a int) {
|
||||
end()
|
||||
//end()
|
||||
}
|
||||
|
||||
struct User {
|
||||
|
Loading…
Reference in New Issue
Block a user