shard-spectator/src
Michael Miller 061028782b Workaround for what seems to be a Crystal macro bug
The syntax:
stub instance.==(other) { true }
effectively becomes:
stub instance.==(other { true })
2020-01-01 21:48:58 -07:00
..
spectator Workaround for what seems to be a Crystal macro bug 2020-01-01 21:48:58 -07:00
spectator.cr Update version to 0.9.1 2019-12-13 20:26:22 -07:00
spectator_test.cr Pass test values to test instance 2019-09-26 13:00:23 -06:00