packages feed

spade-0.1.0.0: test/Compiler/Lexer/IdentifierSpec.hs

module Compiler.Lexer.IdentifierSpec where

import Test.Hspec

import Common
import Compiler.Lexer.Identifiers

spec :: Spec
spec = specGenerateAndParse @Identifier