s/nilable form should include the original spec, not the resolved spec
Description
Environment
None
Attachments
3
clj-2100.patch
19 Jan, 2017
Activity
Completed
Details
Details
Assignee
Unassigned
UnassignedReporter

Labels
Approval
Ok
Patch
Code
Fix versions
Affects versions
Priority

Created January 19, 2017 at 5:43 PM
Updated March 14, 2017 at 11:57 AM
Resolved March 14, 2017 at 11:57 AM
In the final line, s/nilable form has the resolved spec rather than the original spec.
Proposed: Instead of getting the internal spec description, resolve the original spec form.
After:
Patch: CLJ-2100.patch