diff --git a/src/fix-ng/fix.sdf b/src/fix-ng/fix.sdf index 0cc486e14..30f930686 100644 --- a/src/fix-ng/fix.sdf +++ b/src/fix-ng/fix.sdf @@ -100,7 +100,7 @@ exports "\"" ~[\n\"]* "\"" -> Str PathComp ("/" PathComp)+ -> Path - [a-zA-Z0-9\.\_\-]+ -> PathComp + [a-zA-Z0-9\.\_\-\+]+ -> PathComp "true" -> Bool "false" -> Bool