Compare commits
5 Commits
adb226d78a
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| a578b75a85 | |||
| c3b0d904a6 | |||
|
|
b795711477 | ||
|
|
b43fe0bf1f | ||
| 94b0259050 |
@@ -1,5 +1,8 @@
|
||||
public with sharing class Sample1 {
|
||||
public Sample1() {
|
||||
//System.debug('Hello World');
|
||||
//System.debug('shreys');
|
||||
System.debug('Testing');
|
||||
System.debug('Hello World');
|
||||
System.debug('shreys');
|
||||
System.debug('new changes');
|
||||
|
||||
Reference in New Issue
Block a user