From a53d3d3e3bf8bf3745e469f8d34558a1f1934b13 Mon Sep 17 00:00:00 2001 From: koalaman Date: Sat, 10 Oct 2015 19:25:47 -0700 Subject: [PATCH] Created SC2167 (markdown) --- SC2167.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SC2167.md diff --git a/SC2167.md b/SC2167.md new file mode 100644 index 0000000..0728741 --- /dev/null +++ b/SC2167.md @@ -0,0 +1,3 @@ +## This parent loop has its index variable overridden. + +See companion warning [[SC2165]].