aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/src/Test.purs
blob: 133a19204ecd29441a14a33f335f0e7cb8b1cff3 (plain) (blame)
1
2
3
4
5
6
7
module Test (test, testing) where

import Prelude

test = "a"

foreign import testing :: String