samples.methods.anonymousArgument.pec Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of WebSite Show documentation
Show all versions of WebSite Show documentation
Prompto Documentation Web Site POM
define printInteger as method receiving Integer x doing:
printLine "x -> " + x
define main as method doing:
printInteger 22
© 2015 - 2024 Weber Informatics LLC | Privacy Policy