aboutsummaryrefslogtreecommitdiff
path: root/src/guff/template.cr
diff options
context:
space:
mode:
Diffstat (limited to 'src/guff/template.cr')
-rw-r--r--src/guff/template.cr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guff/template.cr b/src/guff/template.cr
index f5a1693..b203337 100644
--- a/src/guff/template.cr
+++ b/src/guff/template.cr
@@ -15,7 +15,7 @@ module Guff
end
def run(
- args = {} of String => String : Hash(String, String)
+ args : Hash(String, String) = {} of String => String,
) : String
if @has_keys
# check template args