================================================================ Logtalk - Open source object-oriented logic programming language Release 2.30.7 Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved. ================================================================ % just load the example and check the output message: | ?- logtalk_load(hello_world(loader)). ...