/t/tk.tk

http://github.com/AdamHarte/hello-world · TCL · 2 lines · 2 code · 0 blank · 0 comment · 0 complexity · 7149fe83420e2cb8492c0e9c9baf7ee8 MD5 · raw file

  1. label .l -text "Hello World!"
  2. pack .l