The fixnum ops are referenced by the code, but are inlined/substituted
before CREF can see them(?). Without these bindings, loading
terrain.scm, to run it interpretively, causes unbound variable errors.
sleep-current-thread
define-class define-method initialize-instance
system-global-environment
- define-syntax syntax-rules outf-error ill-formed-syntax)
+ define-syntax syntax-rules outf-error ill-formed-syntax
+ fix:+ fix:* fix:- fix:-1+ fix:1+ fix:=)
(import (gtk)
gtk-widget-set-hexpand
gtk-widget-set-vexpand