whitespace
This commit is contained in:
parent
0ca7b93bb0
commit
c73fa0dad2
@ -10,6 +10,7 @@ test = function(name, action) {
|
||||
test.tabout += 2;
|
||||
console.log(name);
|
||||
action();
|
||||
|
||||
test.tabout -= 2;
|
||||
};
|
||||
test.tabout = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user