using GLib; void main (string[] args) { // stdout.printf ("Hello world!\n"); var m = new GLib.Module (); }