All Downloads are FREE. Search and download functionalities are using the official Maven repository.

samples.console.printAnyWriter.pec Maven / Gradle / Ivy

The newest version!
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