test class type resolution (missing definition) [[
	class A {
		[[B]] b;
	}
]] 1 error /definition/

The last line reports an error if it is the last line in the file (i.e. no other (empty) line follows it)

Submitted by Arjen on 13 November 2013 at 16:44

Log in to post comments