mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
move compiler tests from compiler/ to v/
This commit is contained in:
@ -59,4 +59,4 @@ fn greet_pre_func(cmd cli.Command) {
|
||||
|
||||
fn greet_post_func(cmd cli.Command) {
|
||||
println('This is a function running after the main function')
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user