mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
6 lines
102 B
JavaScript
6 lines
102 B
JavaScript
<a/>;
|
|
<b:c d:e/>;
|
|
<f g:h="b&r" i={"a"+"b"}>{j}<k.l><M/></k.l></f>;
|
|
<n {...props}/>;
|
|
<><a/><b/></>
|