summaryrefslogtreecommitdiff
path: root/bindgen-tests/tests/headers/issue_311.hpp
blob: a8d7fd997d9ec570abf24d897fbd6c8f80fdec6b (plain)
1
2
3
4
5
// bindgen-flags: --enable-cxx-namespaces

struct jsval_layout {
  struct {};
};