interface A {
  /** why */
  b: string;
}
