3 lines
73 B
Plaintext

<script type="text/javascript">
console.log('hello world');
</script>