blob: 487c56075ea8e40658052e626e0ef2d84405d7f0 [file] [log] [blame]
// bindgen-flags: --raw-line "// If the output of this changes, please ensure issue-833-1.hpp changes too"
template<typename T>
class nsTArray {
static T* sFoo;
};