blob: 418991b1874234dc2eeac643f902efe233f25b86 [file] [log] [blame]
// PR c++/106761
// { dg-additional-options -fmodules-ts }
#include "pr106761.h"
import "pr106761_a.H";
tuple<int, int> u = t;