This commit is contained in:
Gregory Bednov 2025-09-21 18:18:57 +03:00
commit 6ff1e575af

View file

@ -82,7 +82,7 @@ withArgs a
"", "",
"A \"Socrates\" \"human\"", "A \"Socrates\" \"human\"",
"", "",
"There are A, E, O, I traditional statements exist.", "There are A, E, O, I traditional statements.",
"Also there are A~, E~, O~, I~ with negated first part" "Also there are A~, E~, O~, I~ with negated first part"
] ]
| a "--version" || a "-v" = putStrLn "v1.0.2" | a "--version" || a "-v" = putStrLn "v1.0.2"