===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
haskell98-tutorial-200006-2/.pc/all.patch/tex.hs-698-     '}' -> delimiter "}" s cs ls
haskell98-tutorial-200006-2/.pc/all.patch/tex.hs:699:     _ -> let (l',l'') = break (`elem` "@%\\$\"~_^'`{&}") cs in
haskell98-tutorial-200006-2/.pc/all.patch/tex.hs-700-            put (c:l') l'' 
##############################################
haskell98-tutorial-200006-2/tex.hs-698-     '}' -> delimiter "}" s cs ls
haskell98-tutorial-200006-2/tex.hs:699:     _ -> let (l',l'') = break (`elem` "@%\\$\"~_^'`{&}") cs in
haskell98-tutorial-200006-2/tex.hs-700-            put (c:l') l''