mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tests: fix a typo
This commit is contained in:
parent
9feaff3464
commit
9cbf572561
@ -36,5 +36,5 @@ fn test_add() {
|
||||
fn main() {
|
||||
println('start')
|
||||
test_add()
|
||||
println('end1l')
|
||||
println('end')
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user