mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
all: updateimport ()
and []array
This commit is contained in:
@@ -2,11 +2,9 @@
|
||||
// but since Wayland isn't extremely adopted, we are covering almost all Linux distros.
|
||||
module clipboard
|
||||
|
||||
import (
|
||||
time
|
||||
sync
|
||||
math
|
||||
)
|
||||
import time
|
||||
import sync
|
||||
import math
|
||||
|
||||
#flag -lX11
|
||||
#include <X11/Xlib.h>
|
||||
|
Reference in New Issue
Block a user