Beispiel #1
0
 public static bool IsPascal(string text)
 => PascalParser.IsMatching(text);