mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
V 0.4.7
This commit is contained in:
parent
97432c3593
commit
7baff15c39
5 changed files with 212 additions and 6 deletions
|
@ -385,6 +385,8 @@ const stdlib_strings = [
|
|||
'io:',
|
||||
'io.',
|
||||
'log:',
|
||||
'flag:',
|
||||
'regex:',
|
||||
]
|
||||
|
||||
fn is_stdlib(text string) bool {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue