mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-05-31 08:31:41 +05:30
D: countLettersInTextFile.d: remove last extra line
This commit is contained in:
@@ -13,4 +13,3 @@ void main()
|
|||||||
|
|
||||||
writefln("Percentage of letters: %.0f", percentage);
|
writefln("Percentage of letters: %.0f", percentage);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user