Merge branch 'master' into feature/test_component

This commit is contained in:
2025-04-12 06:55:45 +00:00

View File

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