{-# LANGUAGE NoBinaryLiterals #-}
module TFindLiteralList where

listTest = [reverse $ show 57]