1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

parser: enable module auto import (of sync) (#6271)

This commit is contained in:
Uwe Krüger
2020-08-31 10:44:39 +02:00
committed by GitHub
parent b1a8e1e5b2
commit cbcba2e4cf
17 changed files with 88 additions and 93 deletions

View File

@@ -1,4 +1,3 @@
import sync
import time
struct St {