Files
hello-world/t/Tk.tk
2022-01-20 18:22:00 +13:00

3 lines
37 B
Plaintext

label .l -text "Hello World"
pack .l