(import srfi-105)
(display { 1 + 1 } )
returns,
Warning: literal in operator position: (1 + 1)
Warning: Invalid procedure
At the toplevel,
In procedure call:
(1 scheme#+ 1)
The procedure expression does not appear to be a callable.
This is the expression:
1
The expected type is:
(* * -> *)
The actual type is:
fixnum
Error: call of non-procedure: 1
Call history:
test01.scm:1: chicken.load#load-extension
srfi-105.scm:2: chicken.load#load-extension
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 166:29:15 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,528 |