Bill Baxter schrieb: > you might want to also mention that you can debug such strings at > *compile time* too using something like: > > pragma(msg, "FEATURE CODE:\n" ~ declareAllFeatures (["Tested", "Portable"])); > Doesn't work for me. It expects a string literal.