From e39d2c1782be931da5317a8631ec238f4fe38773 Mon Sep 17 00:00:00 2001 From: Tomoya Tanjo Date: Sat, 19 Nov 2022 02:03:38 +0000 Subject: [PATCH] Add doc comment --- source/cwl_d_auto/v1_0.d | 1 + 1 file changed, 1 insertion(+) diff --git a/source/cwl_d_auto/v1_0.d b/source/cwl_d_auto/v1_0.d index 2759e73..090cca7 100644 --- a/source/cwl_d_auto/v1_0.d +++ b/source/cwl_d_auto/v1_0.d @@ -30,6 +30,7 @@ enum parserInfo = "CWL v1.0 parser generated with schema-salad-tool"; */ class PrimitiveType : SchemaBase { + /// enum Symbol { s0 = "null", ///