feature/test_component #5

Merged
amit.kumar merged 5 commits from feature/test_component into master 2025-04-12 06:59:03 +00:00
Showing only changes of commit c3b0d904a6 - Show all commits

View File

@@ -1,5 +1,8 @@
public with sharing class Sample1 {
public Sample1() {
//System.debug('Hello World');
//System.debug('shreys');
System.debug('Testing');
System.debug('Hello World');
System.debug('shreys');
System.debug('new changes');