{ gWorkspaceDirectory="Hello world"; gSystem->CompileMacro("MTest.cxx"); MTest* sayhello=new MTest(); //should print "Hello world" }