mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Fix formatting
This commit is contained in:
parent
d0ba3678a5
commit
87e941fcfa
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@
|
|||
; (else (cons (car S) (insert sym (cdr S)))))))
|
||||
;
|
||||
(define-c insert
|
||||
"(void *data, int argc, closure _,object k_7318, object sym_731_7312, object S_732_7313)"
|
||||
"(void *data, int argc, closure _, object k_7318, object sym_731_7312, object S_732_7313)"
|
||||
"
|
||||
pair_type *acc = NULL, *acc_tail = NULL;
|
||||
object result;
|
||||
|
|
Loading…
Add table
Reference in a new issue