Skip to content

Commit 0b70996

Browse files
committed
test rdpeng#1
1 parent 7f657dd commit 0b70996

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cachematrix.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
## Write a short comment describing this function
55

66
makeCacheMatrix <- function(x = matrix()) {
7+
8+
x<-3
79

810
}
911

0 commit comments

Comments
 (0)