module Compiler.Lexer.OperatorSpec where import Test.Hspec import Common import Compiler.Lexer.Operators spec :: Spec spec = specGenerateAndParse @Operator