summary refs log tree commit diff stats
path: root/tests/template
diff options
context:
space:
mode:
authorAdam Strzelecki <ono@java.pl>2015-09-30 12:38:18 +0200
committerAdam Strzelecki <ono@java.pl>2015-09-30 16:12:31 +0200
commit700b63ad895eaa4004d681e6a23cc382dd3600ca (patch)
tree042e3f54485daed742f9ae93856dc71af421087e /tests/template
parent4071219e201d76d75a95ce712027aac1d2ee5281 (diff)
downloadNim-700b63ad895eaa4004d681e6a23cc382dd3600ca.tar.gz
Use new #? filter prefix in various places
This silences deprecation warnings and prevent collision with UNIX shebang.
Diffstat (limited to 'tests/template')
-rw-r--r--tests/template/sunset.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/sunset.tmpl b/tests/template/sunset.tmpl
index 6475bac4e..465b12a5e 100644
--- a/tests/template/sunset.tmpl
+++ b/tests/template/sunset.tmpl
@@ -1,4 +1,4 @@
-#! stdtmpl
+#? stdtmpl
 #proc sunsetTemplate*(current, ticker, content: string,
 #                     tabs: openarray[array[0..1, string]]): string = 
 #  result = ""