mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: remove vnames.v for now
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
module main
|
||||
|
||||
/*
|
||||
QTODO
|
||||
import (
|
||||
os
|
||||
flag
|
||||
@@ -83,3 +85,5 @@ fn main(){
|
||||
analyze_v_file(file)
|
||||
}
|
||||
}
|
||||
*/
|
||||
fn main() {}
|
||||
|
||||
Reference in New Issue
Block a user