mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
live: move to vlib/v/live
This commit is contained in:
@@ -2,7 +2,7 @@ module main
|
||||
|
||||
// Build this example with `v -live message.v`
|
||||
import time
|
||||
import live
|
||||
import v.live
|
||||
|
||||
[live]
|
||||
fn print_message() {
|
||||
|
||||
Reference in New Issue
Block a user