===> Compiling elli
error: Syntax error
┌─ /Users/alex.mills/codes/oresoftware/example-echo-server/build/packages/gleam_stdlib/src/gleam/bit_string.gleam:11:1
│
11 │ if erlang {
│ ^^ I was not expecting this
Expected one of:
An import, const, type, if block, or function.
So I did:
I got this: