diff --git a/helloworld.tcl b/helloworld.tcl new file mode 100644 index 0000000..d511756 --- /dev/null +++ b/helloworld.tcl @@ -0,0 +1 @@ +puts "Hello, World!" \ No newline at end of file