Merge pull request 'new chenges' (#3) from feature/test_component into master
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
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');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user