
{-# OPTIONS_GHC -XMagicHash #-}

module Foo where

foo# = 'a'

