Extraneous debug code

This commit is contained in:
Michael Miller 2018-08-30 14:03:29 -06:00
parent e26fecd092
commit a0fbc61244

View file

@ -4,8 +4,6 @@ require "./spectator/*"
module Spectator
VERSION = "0.1.0"
FOO = [] of MacroId
macro describe(what, source_file = __FILE__, source_line = __LINE__, &block)
module Spectator
module Examples