spade-0.1.0.0: test/Compiler/Lexer/OperatorSpec.hs
module Compiler.Lexer.OperatorSpec where import Test.Hspec import Common import Compiler.Lexer.Operators spec :: Spec spec = specGenerateAndParse @Operator
module Compiler.Lexer.OperatorSpec where import Test.Hspec import Common import Compiler.Lexer.Operators spec :: Spec spec = specGenerateAndParse @Operator