summaryrefslogtreecommitdiffstats
path: root/2024/tcl/templ.tcl
diff options
context:
space:
mode:
authorAleteoryx <alyx@aleteoryx.me>2024-12-10 15:13:28 -0500
committerAleteoryx <alyx@aleteoryx.me>2024-12-10 15:13:28 -0500
commit6e83f9b78fb203296dc2307e81304aff4b4a2998 (patch)
tree20f7345e18caefddb13b8415a5b83246d3e9b47c /2024/tcl/templ.tcl
parent4e699214a9fc35ede70becbd7f5e242732a8c50c (diff)
downloadadventofcode-6e83f9b78fb203296dc2307e81304aff4b4a2998.tar.gz
adventofcode-6e83f9b78fb203296dc2307e81304aff4b4a2998.tar.bz2
adventofcode-6e83f9b78fb203296dc2307e81304aff4b4a2998.zip
2024.10HEADmaster
Diffstat (limited to '2024/tcl/templ.tcl')
-rwxr-xr-x2024/tcl/templ.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/2024/tcl/templ.tcl b/2024/tcl/templ.tcl
index 51a96ff..fae0842 100755
--- a/2024/tcl/templ.tcl
+++ b/2024/tcl/templ.tcl
@@ -8,8 +8,6 @@ puts {Part 1: }
foreach line $input {
}
-close $input
-
puts "1: $"
puts ""