packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/T10420.hs

module Main where

import T10420a

import RuleDefiningPlugin

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

main = putStrLn (show x)