mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
2 lines
60 B
HTML
2 lines
60 B
HTML
|
|
<!-- Interpolation test -->
|
||
|
|
<div>{{ call(1 + 2 + 3) }}</div>
|