// deno-lint-ignore-file
export function retb() {
  return "b";
}