File extension is in extensions list: Difference between revisions

Content added Content deleted
(→‎{{header|Scala}}: mark as "needs updating")
(→‎{{header|Tcl}}: mark as "needs updating")
Line 683: Line 683:


=={{header|Tcl}}==
=={{header|Tcl}}==

{{update|Tcl}}

<lang tcl># Note that these are already all in lower case
<lang tcl># Note that these are already all in lower case
set exts {".txt" ".gz" ".bat" ".c" ".c++" ".exe" ".pdf"}
set exts {".txt" ".gz" ".bat" ".c" ".c++" ".exe" ".pdf"}