Hello World in Apex Q130472061
global with sharing class HelloWorld {
global static void main() {
System.debug('Hello World');
}
}
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2025-02-27