Implement columns and rows tools
This commit is contained in:
parent
c6ef9ad57f
commit
b327068e17
@ -295,8 +295,8 @@ module.exports = grammar({
|
|||||||
'random_integer',
|
'random_integer',
|
||||||
|
|
||||||
// Tables
|
// Tables
|
||||||
'rows',
|
|
||||||
'columns',
|
'columns',
|
||||||
|
'rows',
|
||||||
),
|
),
|
||||||
}
|
}
|
||||||
});
|
});
|
Loading…
Reference in New Issue
Block a user