mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 18:10:07 +00:00
neaten
This commit is contained in:
parent
f5556c848e
commit
4afdce34ee
1 changed files with 0 additions and 6 deletions
|
|
@ -3,12 +3,6 @@
|
|||
#include "lib/mlrutil.h"
|
||||
#include "containers/rslls.h"
|
||||
|
||||
// []
|
||||
// [a]
|
||||
// [a,b]
|
||||
// [a,b,c]
|
||||
// [x,x,x]
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
rslls_t* rslls_alloc() {
|
||||
rslls_t* plist = mlr_malloc_or_die(sizeof(rslls_t));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue