# Copyright 2005 Kevin Reid, under the terms of the MIT X license # found at http://www.opensource.org/licenses/mit-license.html ................ pragma.enable("easy-return") pragma.disable("explicit-result-guard") /** Java-E compatibility */ def makeThrowable extends __makeGuard(makeThrowable) { to asType() { return } # XXX methods }