New changes from my side #4
@@ -2,5 +2,7 @@ public with sharing class Sample1 {
|
|||||||
public Sample1() {
|
public Sample1() {
|
||||||
System.debug('Hello World');
|
System.debug('Hello World');
|
||||||
System.debug('shreys');
|
System.debug('shreys');
|
||||||
|
System.debug('new changes');
|
||||||
|
System.debug('Testing 123');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user