Hello World in V
Every programming journey starts with Hello World. Let’s write our first V program.
The Code
Create a file named hello.v:
| |
One line …
Every programming journey starts with Hello World. Let’s write our first V program.
Create a file named hello.v:
| |
One line …