diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-05-15 18:55:55 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-05-15 18:56:00 -0700 |
| commit | 0a95a264e5829153eb19bde54882e5c135d6bdad (patch) | |
| tree | 3deca4bb69bccee009f8a6960dac4e8cdddf0876 /core/collections.nom | |
| parent | 01aa199f7acfe9af57c5970793259b36e060fd11 (diff) | |
Cleaning up comments.
Diffstat (limited to 'core/collections.nom')
| -rw-r--r-- | core/collections.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/collections.nom b/core/collections.nom index 9086e23..189aa5d 100644 --- a/core/collections.nom +++ b/core/collections.nom @@ -1,4 +1,4 @@ -#.. +# This file contains code that supports manipulating and using collections like lists and dictionaries. |
