From 28781586a5ecf31630730ef0d8dbdbfe6041e7d3 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 9 Jul 2020 08:11:12 +0200 Subject: Parse comments in the front of definitions --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 40b29f5..23a9391 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to ## Fixed - Location of a parse error is returned in a singleton array with key `locations`. +- Parsing comments in the front of definitions. ## Added - `AST` reexports `AST.Parser`. -- cgit v1.2.3