summaryrefslogtreecommitdiff
path: root/tests/empty_record.ur
blob: 45ab6fdb334029a34bba2d08c962361a35592440 (plain)
1
2
3
val concatX [ctx ::: {Unit}] [use ::: {Type}]
    : list (xml ctx use []) -> xml ctx use []
  = List.foldl join <xml/>