1[ 2 { include: [ "@<gtest/internal/.*>", private, "<gtest/gtest.h>", public ] }, 3 { include: [ "@<gtest/[^/]*>", public, "<gtest/gtest.h>", public ] }, 4] 5
1[ 2 { include: [ "@<gtest/internal/.*>", private, "<gtest/gtest.h>", public ] }, 3 { include: [ "@<gtest/[^/]*>", public, "<gtest/gtest.h>", public ] }, 4] 5