mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: remove cmd/tools/modules/vhelp/ & add print to v share (#17178)
This commit is contained in:
@@ -36,4 +36,5 @@ fn main() {
|
||||
|
||||
cb.copy(url)
|
||||
println(url)
|
||||
println('Copied URL to clipboard.')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user