Skip to content

Commit c7b4449

Browse files
committed
test
1 parent d60d42c commit c7b4449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cachematrix.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ makeCacheMatrix <- function(x = matrix()) {
2525

2626

2727
## Return the inverse matrix by calling the functions defined above
28+
## demo
2829

2930

3031
cacheSolve <- function(x, ...) {

0 commit comments

Comments
 (0)