static foreach (thing; things) {
pragma(msg, thing);
}
static foreach_reverse (thing; things) {
static foreach (thing; things)
static foreach_reverse (thing; things)