Home
last modified time | relevance | path

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

/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAnalytics.hs1058 checkSingleQuotedVariables params t@(T_SingleQuoted id s) = function
1131 checkSingleQuotedVariables _ _ = return () function