new file mode 100644
@@ -0,0 +1,5 @@
+graph G {
+ a -- b -- c -- a
+ a -- B -- C -- a
+ a -- 1 -- 2 -- a
+}