futhark-0.7.3: unittests/Futhark/Representation/AST/SyntaxTests.hs
{-# OPTIONS_GHC -fno-warn-orphans #-}
module Futhark.Representation.AST.SyntaxTests
()
where
-- There isn't anything to test in this module. At some point, maybe
-- we can put some Arbitrary instances here.