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