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

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

define main as method doing:
    nativeWriter = invoke: stderr
    writer = ConsoleWriter nativeWriter
    printLine 123 with writer
    printLine "Hello" with writer




© 2015 - 2025 Weber Informatics LLC | Privacy Policy