package jetbrains.mps.editorTest; /*Generated by MPS */ public class TestClass { public int i = 0; public Object obj = new TestClass(); public boolean bool; public TestClass() { } }