From 35c0807799717cd720ab28b35851c1a01a67445d Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 7 Sep 2021 22:50:21 -0400 Subject: De-taggification | part 4 --- stdlib/source/test/aedifex.lux | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'stdlib/source/test/aedifex.lux') diff --git a/stdlib/source/test/aedifex.lux b/stdlib/source/test/aedifex.lux index 1860eeab7..1ff98be46 100644 --- a/stdlib/source/test/aedifex.lux +++ b/stdlib/source/test/aedifex.lux @@ -4,26 +4,26 @@ [program {"+" [program:]}] ["_" test {"+" [Test]}] [control - ["." io]]]] - ["." / "_" - ["#." artifact] - ["#." cli] - ["#." command] - ["#." dependency - ["#/." deployment] - ["#/." resolution] - ["#/." status]] - ["#." hash] - ["#." input] - ["#." local] - ["#." metadata] - ["#." package] - ["#." parser] - ["#." pom] - ["#." profile] - ["#." project] - ["#." repository] - ["#." runtime]]) + ["[0]" io]]]] + ["[0]" / "_" + ["[1][0]" artifact] + ["[1][0]" cli] + ["[1][0]" command] + ["[1][0]" dependency + ["[1]/[0]" deployment] + ["[1]/[0]" resolution] + ["[1]/[0]" status]] + ["[1][0]" hash] + ["[1][0]" input] + ["[1][0]" local] + ["[1][0]" metadata] + ["[1][0]" package] + ["[1][0]" parser] + ["[1][0]" pom] + ["[1][0]" profile] + ["[1][0]" project] + ["[1][0]" repository] + ["[1][0]" runtime]]) (def: dependency Test -- cgit v1.2.3