michael@0: /* vim:set ts=2 sw=2 sts=2 et: */ michael@0: /* ***** BEGIN LICENSE BLOCK ***** michael@0: * Any copyright is dedicated to the Public Domain. michael@0: * http://creativecommons.org/publicdomain/zero/1.0/ michael@0: * michael@0: * Contributor(s): michael@0: * Patrick Walton michael@0: * michael@0: * ***** END LICENSE BLOCK ***** */ michael@0: michael@0: function f() { michael@0: bogus.g(); michael@0: } michael@0: