mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tetris: add "module main"
This commit is contained in:
parent
d80a3365c4
commit
55720e7f98
@ -2,6 +2,8 @@
|
||||
// Use of this source code is governed by an MIT license
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
module main
|
||||
|
||||
import rand
|
||||
import time
|
||||
import gx
|
||||
|
Loading…
Reference in New Issue
Block a user