
samples.console.printAnyWriter.pec Maven / Gradle / Ivy
define main as method doing:
nativeWriter = invoke: stderr
writer = ConsoleWriter nativeWriter
print 123 with writer
print "Hello" with writer
© 2015 - 2025 Weber Informatics LLC | Privacy Policy