Format with rustfmt 0.6.1
diff --git a/src/parsers.rs b/src/parsers.rs
index cc08cea..7691074 100644
--- a/src/parsers.rs
+++ b/src/parsers.rs
@@ -1311,7 +1311,7 @@
                 }
             }
         }
-    }
+    };
 }
 
 /// Parse inside of `(` `)` parentheses.