This compiles fine. At runtime, `a` works without...
# announcements
r
This compiles fine. At runtime,
a
works without any problems, but
b
falls over with
Exception in thread "main" java.lang.NoSuchMethodError: MySimpleNumberType: method <init>()V not found