Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Result out of range #2

Open
Derpford opened this issue Apr 2, 2019 · 0 comments
Open

Result out of range #2

Derpford opened this issue Apr 2, 2019 · 0 comments

Comments

@Derpford
Copy link

Derpford commented Apr 2, 2019

I tried setting things up with a simple example:

include 1991.fs

\ Default route, hello world!
: handle-/ s" Hello, 1991." ;

/1991 / handle-/

80 1991:

However, instead of producing "Hello, 1991" upon loading the page, I instead get an error:

in file included from *OS command line*:-1
1991-test.fs:8: Result out of range
80 >>>1991:<<<
Backtrace:
$769265D0 um/mod 
$76926CE0 ms@ 
$769283E8 read-socket 
$B15E68 
$76928AB8 read-request 
$76928B10 start-server 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant