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

examples/users.v: fix imports

This commit is contained in:
Alexander Medvednikov 2019-11-01 19:02:38 +03:00
parent 80ba8f07b8
commit de8297c983

View File

@ -3,6 +3,8 @@ module main
import (
ui
gx
os
darwin
)
const (