GabrielBrandao1618 / dashlang

The Dash programming language
0 stars 0 forks source link

Atoms #13

Open GabrielBrandao1618 opened 4 months ago

GabrielBrandao1618 commented 4 months ago

Just like Elixir does, I think it would be great to have atoms so we can use them to handle errors

GabrielBrandao1618 commented 4 months ago

The syntax would be the same as Elixir

status = :error