mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: fix url location of asm_test.amd64.v (#18841)
This commit is contained in:
parent
72cd9b80a3
commit
87dd5de191
@ -6664,7 +6664,7 @@ println('c: ${c}') // 120
|
|||||||
```
|
```
|
||||||
|
|
||||||
For more examples, see
|
For more examples, see
|
||||||
[github.com/vlang/v/tree/master/vlib/v/tests/assembly/asm_test.amd64.v](https://github.com/vlang/v/tree/master/vlib/v/tests/assembly/asm_test.amd64.v)
|
[vlib/v/slow_tests/assembly/asm_test.amd64.v](https://github.com/vlang/v/tree/master/vlib/v/slow_tests/assembly/asm_test.amd64.v)
|
||||||
|
|
||||||
### Hot code reloading
|
### Hot code reloading
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user