Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ test-extra.js
File
test-extra.js
packages/localize/tools/test/translate/integration/test_files/test-extra.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
name =
'World'
;
2
var
message = $localize`Hello, ${name}!`;
3
var
message = $localize`:@@customExtra:Goodbye, ${name}!`;
Callers
nothing calls this directly
Calls
1
$localize
Function · 0.85
Tested by
no test coverage detected