4 lines
68 B
JavaScript
Raw Normal View History

2026-01-24 09:57:59 +01:00
import "io" for Stderr
Stderr.write("This is an error message.\n")