This is just a very basic document. [[!REX]] Yeah for memes [[MEMES]].
CUSTOM PARAGRAPH
Name
clashes
after
and
deep
stuff
Clash here
void other ()
Partial would be better.
Type Unions
Two
void foo(boolean value1, DOMString other1)
without default
void bar(boolean value2 = true, DOMString other2)
with default
void bar(unsigned long value3 = 8.2, DOMString other3 = "something else")
with default