Exemple #1
0
 public void StringNodesAreConstant()
 {
     Assert.AreEqual(subject.IsConstant(), true);
 }