https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99000
--- Comment #12 from d7d1cd <d7d1cd at mail dot ru> --- (In reply to Patrick Palka from comment #11) > So for example > > import std; > #include <vector> > > successfully compiles Sorry, but this example doesn't compile with gcc trunk. Here's an attempt to reproduce it with godbolt: https://godbolt.org/z/cc863WYK7
