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