Compare commits
2 Commits
6615c86fe3
...
94b0259050
| Author | SHA1 | Date | |
|---|---|---|---|
| 94b0259050 | |||
| 63d5cbecf1 |
@@ -1,5 +1,6 @@
|
||||
public with sharing class Sample1 {
|
||||
public Sample1() {
|
||||
System.debug('Hello World');
|
||||
System.debug('Hello World');
|
||||
System.debug('shreys');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user