diff --git a/labtesting.module b/labtesting.module index db57951..f991360 100644 --- a/labtesting.module +++ b/labtesting.module @@ -9,5 +9,7 @@ * The code below should have code standard errors. */ function test($a, $b, $c) { - + // issue 2 } + +// This is third issue test.