deportedmethod-and-inline-udt-def.azsl 65 B

1
  1. int class InlineClass { int Method(); } :: Method() { return 2; }