Home
last modified time | relevance | path

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

/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAnalytics.hs476 checkArithmeticOpCommand _ (T_SimpleCommand id [T_Assignment {}] (firstWord:_)) = function
483 checkArithmeticOpCommand _ _ = return () function