On 8/29/2011 1:56 PM, dsimcha wrote: > Oh, one more thing: What about this: > > NotNull!(int*) notNull = void; It's accepted, unless it's in @safe code.