Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<script>
valueOf = function() { return "v"; }
toString = function() { return "s"; }
</script>
</head>
<body></body>
</html>