mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
move all vlib modules to vlib/
This commit is contained in:
@ -1,24 +0,0 @@
|
||||
```
|
||||
usage: word_counter [text_file]
|
||||
using cinderella.txt
|
||||
able => 2
|
||||
afterwards => 1
|
||||
after => 1
|
||||
against => 2
|
||||
again => 10
|
||||
allowed => 2
|
||||
allow => 1
|
||||
all => 12
|
||||
along => 1
|
||||
also => 2
|
||||
always => 2
|
||||
and => 140
|
||||
anew => 1
|
||||
anger => 1
|
||||
another => 2
|
||||
answered => 1
|
||||
anyone => 2
|
||||
any => 1
|
||||
an => 4
|
||||
...
|
||||
```
|
Reference in New Issue
Block a user