class Main { static function main() { js.Browser.console.log("Version " + getVersion()); } static macro function getVersion(); }