After mergin main code
This commit was merged in pull request #4.
This commit is contained in:
@@ -3,5 +3,9 @@ public with sharing class Sample1 {
|
||||
//System.debug('Hello World');
|
||||
//System.debug('shreys');
|
||||
System.debug('Testing');
|
||||
System.debug('Hello World');
|
||||
System.debug('shreys');
|
||||
System.debug('new changes');
|
||||
System.debug('Testing 123');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user