Sign in
webkit
/
WebKit
/
e6e5341d629375fc8fb77929c93c5f711fd50f24
/
.
/
LayoutTests
/
fast
/
encoding
/
resources
/
yentestexternal.js
blob: 01262ea85045d9eddcb9452ad2043af3888c1440 [
file
] [
log
] [
blame
]
function
writeYenExternal
()
{
document
.
write
(
"two backslashes external: "
+
"\\"
+
"<br>"
);
}