Add foo from next branch

This commit is contained in:
Андрей Абазов 2022-11-13 17:17:40 +04:00
parent a8663359ca
commit a37a89cf79

View File

@ -17,6 +17,7 @@ public class TestJForm2 extends javax.swing.JFrame {
initComponents(); initComponents();
} }
public String foo; public String foo;
public String foo2;
/** /**
* This method is called from within the constructor to initialize the form. * This method is called from within the constructor to initialize the form.