-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#200] Add tests for generalized variables
- Loading branch information
Matus Goljer
committed
Nov 8, 2016
1 parent
bcc74b5
commit 07c61f5
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
07c61f5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! This will mean they appear in the README when we regenerate the docs -- do you need to do that?
07c61f5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll do that when we finish the task, so all the things get updated at once.
07c61f5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't get this to compile cleanly: https://travis-ci.org/magnars/dash.el/jobs/175335157 ... it has a problem with void variable in the e23 macro... How could I make it conditionally compile?
07c61f5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After much wrangling, I've opened #205.