diff --git a/Maths/Area.js b/Maths/Area.js index a047b92223..1a5e3f3912 100644 --- a/Maths/Area.js +++ b/Maths/Area.js @@ -2,6 +2,8 @@ Calculate the area of various shapes */ +//Just a comment + /** * @function surfaceAreaCube * @description Calculate the Surface Area of a Cube.