From 3e687f1a8ccb1cd0d52a966005551d528ca141df Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 6 Apr 2024 08:33:50 -0700 Subject: Remove leading and trailing empty lines in code blocks --- fr-fr/scala-fr.html.markdown | 3 --- 1 file changed, 3 deletions(-) (limited to 'fr-fr/scala-fr.html.markdown') diff --git a/fr-fr/scala-fr.html.markdown b/fr-fr/scala-fr.html.markdown index c6a61745..10066b95 100644 --- a/fr-fr/scala-fr.html.markdown +++ b/fr-fr/scala-fr.html.markdown @@ -12,7 +12,6 @@ lang: fr-fr ### Scala - le langage évolutif ```scala - /* Pour vous préparer : @@ -443,8 +442,6 @@ for(line <- Source.fromFile("myfile.txt").getLines()) println(line) // On utilise le PrintWriter de Java pour écrire un fichier - - ``` ## Autres ressources -- cgit v1.2.3