summaryrefslogtreecommitdiff
path: root/testdata/instantiate.lc
blob: f9aef1336eec08d46176a978020656d4be37df11 (plain)
1
2
main' =
    let f = PrimAdd in f (V2 1.0 2.0) (V2 1.0 2.0)