Abhishek L f1c68bd51a Allow macros to return None, fixes #357
Allows Hy macros to return None, to test this

  (defmacro foo [])
  (foo)

Should work now
2013-12-06 00:27:45 +05:30
..
2013-07-06 20:39:02 +02:00
2013-07-28 17:36:36 +02:00
2013-09-29 18:13:28 +02:00
2013-04-28 17:04:33 +02:00
2013-07-13 09:55:16 -06:00