diff --git a/initial.d b/initial.d index 7f4a585..1181b9f 100644 --- a/initial.d +++ b/initial.d @@ -218,7 +218,7 @@ struct INISection keys = new string[string]; } - /+ + /++ + Returns the value of `k` in this section or + `defaultValue` if the key is not present. +/