Skip to content

Commit

Permalink
PPI-1.277
Browse files Browse the repository at this point in the history
	Summary:
	- Parse prototypes as literal quotes, enables parens and newlines in protos
	- Fix false positive detection of labels (GH#289) (Dan Church)

	Details:
	- Wrapped most Document->new calls in tests with automatic checks
  • Loading branch information
Christian Walde committed Sep 22, 2023
1 parent da40095 commit 5296718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for Perl extension PPI

{{$NEXT}}
1.277 2023-09-22 09:12:48Z
Summary:
- Parse prototypes as literal quotes, enables parens and newlines in protos
- Fix false positive detection of labels (GH#289) (Dan Church)
Expand Down

0 comments on commit 5296718

Please sign in to comment.