5 lines
52 B
Haskell
5 lines
52 B
Haskell
|
{-# LANGUAGE CPP #-}
|
||
|
module A1 where
|
||
|
#elif
|
||
|
import B
|