From 57fbca9e4e49356449586cd77d7cddc68fbb1909 Mon Sep 17 00:00:00 2001 From: Carsten Schmotz Date: Wed, 5 Jul 2023 22:01:24 +0200 Subject: [PATCH] Update exercise5.jv --- exercises/exercise5.jv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/exercise5.jv b/exercises/exercise5.jv index 36d057bda..c9766d96f 100644 --- a/exercises/exercise5.jv +++ b/exercises/exercise5.jv @@ -20,7 +20,7 @@ pipeline GTFSPipeline { //stop_name must maintain german umlauts - block GTFSTextFileInterpreter oftype TextFileInterpreter {}/ + block GTFSTextFileInterpreter oftype TextFileInterpreter {} block GTFSCSVInterpreter oftype CSVInterpreter { enclosing: '"'; enclosingEscape: '"';