mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
863c7eaafe
Migrate the vscode extension for angular into this repository. PR Close #63924
2 lines
60 B
HTML
2 lines
60 B
HTML
<!-- Interpolation test -->
|
|
<div>{{ call(1 + 2 + 3) }}</div> |