> Le 5 avr. 2021 à 19:42, Mike Schinkel <m...@newclarity.net> a écrit : > > Foo::new() > > That would be backward compatible because you currently cannot have a method > named `new()`.
Really? The following compiles without hiccup for me: https://3v4l.org/Vb5Sj —Claude