void main() { // Support generic types without type arguments for non-generic // functions that are agnostic with regard to the actual type arguments. GLib.HashTable h = (GLib.HashTable) null; }