RosettaCodeData/Task/Hello-world-Standard-error/Run-BASIC/hello-world-standard-error.basic

5 lines
94 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
html "<script>
window.open('','error_msg','');
document.write('Goodbye, World!');
</script>""