public void TestProperty1() { var st = new ClassesSimplePropertyAccess(); st.StructProperty.Set(42); }
public void TestProperty1() // TODO: keys of MemoryCell are equal, but FQLs are not { var st = new ClassesSimplePropertyAccess(); st.StructProperty.Set(42); }