one more change
This commit is contained in:
@@ -3,5 +3,6 @@ public with sharing class Sample1 {
|
|||||||
System.debug('Hello World');
|
System.debug('Hello World');
|
||||||
System.debug('shreys');
|
System.debug('shreys');
|
||||||
System.debug('new changes');
|
System.debug('new changes');
|
||||||
|
System.debug('one more change is here');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user