mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e850643b1b
```
<div
// comment 0
/* comment 1 */
attr1="value1"
/*
comment 2
spanning multiple lines
*/
attr2="value2"
></div>
```