Example #1
0
 public void ValidDeclarations(string linesString, Action <IEnumerable <IFortranObject> > makeAssertions)
 => TestingUtils.BlockStartCheck(Block, new IFortranBlock[] { new SourceBlock("FreeFormatFortran") }, linesString);