We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you check this section it mentions defining a variable *8-30-59* like so:
*8-30-59*
define variable *8-30-59* = make(<time-of-day>, total-seconds: encode-total-seconds(8, 30, 59));
However, I think variable names must start with a non-number because I get a warning when trying this example.
I should also note I'm using Open Dylan 2013.1
Open Dylan 2013.1
Would you accept a patch to fix this and use a valid variable name?
The text was updated successfully, but these errors were encountered:
Yep! I'm still thinking about the other patch.
Sorry, something went wrong.
@waywardmonkeys np!
There is no rush, I just wanted to send what patches and bugs I found when working through the book.
No branches or pull requests
If you check this section it mentions defining a variable
*8-30-59*
like so:However, I think variable names must start with a non-number because I get a warning when trying this example.
I should also note I'm using
Open Dylan 2013.1
Would you accept a patch to fix this and use a valid variable name?
The text was updated successfully, but these errors were encountered: