1 /* Copyright (c) 2011 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
6 /* Tests for structures */
16 typedef int func
([in] int x
, [in] int y
);
25 [attr1
, attr2
] PP_Resource Mem3
;
30 /* FAIL Struct missing name. */