angular/vscode-ng-language-service/syntaxes/test/data/template.html
Joey Perrott 863c7eaafe build: migrate vscode extension into repo (#63924)
Migrate the vscode extension for angular into this repository.

PR Close #63924
2025-09-24 20:24:32 +00:00

2 lines
No EOL
60 B
HTML

<!-- Interpolation test -->
<div>{{ call(1 + 2 + 3) }}</div>