Skip to content

Commit

Permalink
Update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohsen committed Jun 29, 2013
1 parent 76d9be6 commit c50514b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.js
Expand Up @@ -14,9 +14,9 @@ console.log(" ['e','f','h','j']");
console.log(" ];");
console.log("> console.table(arr);");

console.log('');
var arr = [
['a','b','c','d'],
['e','f','h','j']
];
console.table(arr);
console.log('> ');
Binary file modified screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c50514b

Please sign in to comment.