Compare commits
11 Commits
94b0259050
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| a578b75a85 | |||
| c3b0d904a6 | |||
| adb226d78a | |||
| 1d3dc28e6c | |||
| cb7f707f91 | |||
|
|
b795711477 | ||
|
|
4777df1fa3 | ||
|
|
99f0d0790f | ||
| d5b29873c4 | |||
| 0bcc81dada | |||
|
|
b43fe0bf1f |
@@ -1,6 +1,12 @@
|
||||
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('shreys');
|
||||
System.debug('new changes');
|
||||
System.debug('Testing 123');
|
||||
System.debug('Tested 123');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user