RosettaCodeData/Task/Hello-world-Standard-error/Run-BASIC/hello-world-standard-error.basic
2023-07-01 13:44:08 -04:00

4 lines
94 B
Text

html "<script>
window.open('','error_msg','');
document.write('Goodbye, World!');
</script>""