Skip to content

Commit aa81166

Browse files
committed
Add |T|, |U|, |A|, |map|, |object| to Ignored Vars.
1 parent 50fc7e9 commit aa81166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Abstract: as a guide to implementors of already-published specifications,
2323
Abstract: and that newly published specifications reference this
2424
Abstract: document to ensure conforming implementations of interfaces
2525
Abstract: are interoperable.
26-
Ignored Vars: callback, op, ownDesc, exampleVariableName, target, f, g
26+
Ignored Vars: callback, op, ownDesc, exampleVariableName, target, f, g, T, U, A, map, object
2727
Boilerplate: omit issues-index, omit conformance, omit feedback-header
2828
</pre>
2929

0 commit comments

Comments
 (0)