test rust lsp
This commit is contained in:
+13
-3
@@ -1,5 +1,7 @@
|
||||
set ::custom_flag(from_move,$::mom_path_name) 1
|
||||
# set ::custom_flag(from_move,$::mom_path_name) 1
|
||||
namespace eval test {
|
||||
|
||||
}
|
||||
|
||||
|
||||
set te875st 11111
|
||||
|
||||
@@ -9,7 +11,14 @@ if {$main == 1 && 1 == 1} {
|
||||
puts "main"
|
||||
}
|
||||
|
||||
proc test {} {
|
||||
|
||||
|
||||
testZZZZZZ
|
||||
|
||||
bnbjbjbjbjbjbj
|
||||
mmmm
|
||||
|
||||
proc testZZZZZZ {} {
|
||||
puts "main"
|
||||
proc llll {} {}
|
||||
set rrrrrrr
|
||||
@@ -35,6 +44,7 @@ proc SERVICE_spacer_output {type {length 20} {line_num 0} {output 1}} {
|
||||
}
|
||||
|
||||
|
||||
|
||||
SERVICE_spacer_output "*" 2 0 0
|
||||
|
||||
#_________________________________________________________________________________________________
|
||||
|
||||
Reference in New Issue
Block a user