mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 21:59:17 +02:00
Commented out warning.
This commit is contained in:
parent
9c622fef67
commit
dcb8fc292c
1 changed files with 2 additions and 0 deletions
|
@ -1404,6 +1404,8 @@
|
|||
(cat " sexp_vector_set(sexp_opcode_argn_type(" var "), "
|
||||
(make-integer (- i 4)) ", "
|
||||
(type-id-init-value (car ls)) ");\n")))))
|
||||
;; " } else {\n"
|
||||
;; " sexp_warn(ctx, \"couldn't generated opcode\", " var ");\n"
|
||||
" }\n"))))
|
||||
|
||||
(define (write-func-binding func . o)
|
||||
|
|
Loading…
Add table
Reference in a new issue