hkoba / yatt_lite

YATT::Lite - Template with "use strict"
Other
5 stars 0 forks source link

Allow re-declaration of args which are defined in routing pattern. #80

Closed hkoba closed 7 years ago

hkoba commented 7 years ago

There was no way to specify type/default-flag/default-value for vars defined in routing patterns. This is bad, so should be fixed.