Files
nx_post_support/test/test.tcl
T
2025-07-30 22:10:27 +02:00

7 lines
63 B
Tcl

set main 1
if {$main == 1 \
&& 1 == 1} {
puts "main"
} {}