ExprTools.jl
ExprTools.jl copied to clipboard
Fix tests for structs in signature in julia 1.0
Follow up to #1
Right now the tests on structs are disabled because
- Structs can't be declared in testsets, and that makes it kind of unreadable.
- I am not sure they actually represent the methods of constructors the same way (So might neeed to write alternative "Correct" answers.