Compare commits

..

5 Commits

View File

@@ -4,5 +4,6 @@ public with sharing class Sample1 {
System.debug('shreys'); System.debug('shreys');
System.debug('new changes'); System.debug('new changes');
System.debug('Testing 123'); System.debug('Testing 123');
System.debug('Tested 123');
} }
} }