packages feed

hscope-0.1: t/files/CPP.hs

{-# LANGUAGE CPP #-}

#define bar foo

bar :: Int -> Int
bar = id

baz' = 12