mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
all: new string interpolation in pure V (#10181)
This commit is contained in:
@ -336,4 +336,4 @@ fn main() {
|
||||
|
||||
app.ticks = time.ticks()
|
||||
app.gg.run()
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user