Sign in
opensecura
/
3p
/
nicta
/
cogent
/
refs/heads/master
/
.
/
cogent
/
examples
/
template
/
template.cogent
blob: 35e665280b338ed5c4a7827fca1b1a3085d426f1 [
file
] [
log
] [
blame
] [
edit
]
--
template
type
SysState
--
^^^
we have a version of
`SysState' defined in libgum, so
-- an include should be used to refer to that instead.
helloworld : SysState -> SysState
helloworld s = s
fn : SysState -> SysState
fn s = s