Home
last modified time | relevance | path

Searched defs:checkUnquotedN (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAnalytics.hs1139 checkUnquotedN _ (TC_Unary _ SingleBracket "-n" t) | willSplit t = function
1142 checkUnquotedN _ _ = return () function