1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2025-01-08 08:52:22 +03:00
Idris2/tests/idris2/pkg007/Another/Fourth.idr
2021-04-15 14:08:50 +01:00

10 lines
140 B
Idris

module Another.Fourth
import A.Path.Of.Dires.Second
import Another.One.Third
%default total
example2 : Tree Nat
example2 = map S example