Searched refs:fnull (Results 1 – 1 of 1) sorted by relevance
138 Foo fnull = null; in testToString() local139 test!"!is"(fnull, fnull, "`null` is `null`"); in testToString()