This commit is contained in:
Alexander Medvednikov 2024-07-26 07:41:00 +03:00
parent 97432c3593
commit 7baff15c39
5 changed files with 212 additions and 6 deletions

View file

@ -385,6 +385,8 @@ const stdlib_strings = [
'io:',
'io.',
'log:',
'flag:',
'regex:',
]
fn is_stdlib(text string) bool {