To check merge conflict
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
public with sharing class Sample1 {
|
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('Testing');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user