packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/T10420.hs

module Main where

import T10420a

import RuleDefiningPlugin

{-# NOINLINE x #-}
x = "foo"

main = putStrLn (show x)