mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-27 18:53:42 +03:00
Increase the inlining limit for Gambit
This commit is contained in:
parent
1fb84ca255
commit
0541a8c74e
@ -34,6 +34,7 @@ findGSC =
|
||||
|
||||
schHeader : String
|
||||
schHeader = "(declare (block)
|
||||
(inlining-limit 450)
|
||||
(standard-bindings)
|
||||
(extended-bindings)
|
||||
(not safe)
|
||||
|
Loading…
Reference in New Issue
Block a user