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

Removed trailing semi-colons #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Removed trailing semi-colons #2

wants to merge 1 commit into from

Conversation

vcgalpin
Copy link
Contributor

@vcgalpin vcgalpin commented Dec 18, 2020

This update removes trailing semi-colons but the code still does not work with 0.9.2.

The current error is agario.links:11: Type error: Unknown variable lsEmpty. and looking at the code, it seems that it defines various list manipulation functions rather than using built-in list primitives.

What is the best way forward to get this example up-to-date? Is it worth spending time on it?

The same questions apply to the modules version of this example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant