Index: Source/bindings/tests/idls/TestTypedefs.idl |
diff --git a/Source/bindings/tests/idls/TestTypedefs.idl b/Source/bindings/tests/idls/TestTypedefs.idl |
index 2f32c4d8c4c3befe1a3db2a9ce29c3db9dca52a8..ae3e58c4970dab7a50490d3d28f4ff02eee88227 100644 |
--- a/Source/bindings/tests/idls/TestTypedefs.idl |
+++ b/Source/bindings/tests/idls/TestTypedefs.idl |
@@ -37,7 +37,7 @@ |
attribute ULONGLONG unsignedLongLongAttr; |
[Immutable] attribute SCRIPT_VALUE immutableSerializedScriptValue; |
- |
+ |
static readonly attribute T TestSubObj; |
[StrictTypeChecking] void func(optional ARRAY_OF_LONGS x); |