mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: add make to the list of installed prerequisites for V on Termux (#17269)
This commit is contained in:
2
vlib/v/gen/c/testdata/spawn_stack_windows.vv
vendored
2
vlib/v/gen/c/testdata/spawn_stack_windows.vv
vendored
@@ -20,7 +20,7 @@ fn my_print2() {
|
||||
println('ahoj svet')
|
||||
}
|
||||
|
||||
// 64KB stack size
|
||||
// 128KB stack size
|
||||
[spawn_stack: 131072]
|
||||
fn my_print3() {
|
||||
println('здравей свят')
|
||||
|
||||
Reference in New Issue
Block a user