tempoarily remove test
This commit is contained in:
parent
e0ee4b1a31
commit
ff344a6622
|
@ -151,9 +151,6 @@
|
|||
;; Make sure `_box` at least compiles:
|
||||
(test #t ctype? (_fun (_box _int) -> _void))
|
||||
|
||||
;; Check error message on bad _fun form
|
||||
(syntax-test #'(_fun (b) :: _bool -> _void) #rx"unnamed argument .without an expression. is not allowed")
|
||||
|
||||
(define-cstruct _ic7i ([i1 _int]
|
||||
[c7 _c7_list]
|
||||
[i2 _int]))
|
||||
|
|
Loading…
Reference in New Issue
Block a user