5 lines
55 B
Haskell
5 lines
55 B
Haskell
|
module Foo where
|
||
|
|
||
|
resource :: Integer
|
||
|
resource = 0xBAD
|