Skip to content

Instantly share code, notes, and snippets.

@vadixidav
Created April 29, 2018 22:18
Show Gist options
  • Save vadixidav/731c312acb6b5b53d331bd9d8cb801f1 to your computer and use it in GitHub Desktop.
Save vadixidav/731c312acb6b5b53d331bd9d8cb801f1 to your computer and use it in GitHub Desktop.
$ cargo run --release --example langtons_ant
Compiling gridsim-ui v0.1.2 (file:///C:/Users/vadix/code/gridsim-ui)
error: expected `{`, found `}`
--> examples\langtons_ant.rs:33:5
|
33 | }
| ^
error: aborting due to previous error
error: Could not compile `gridsim-ui`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment