diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2016-07-28 16:45:16 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2016-07-28 16:45:16 -0400 |
| commit | bb27392419549bb40cbc4f194e38f471d2b9f63d (patch) | |
| tree | 981e5d506441b678d307df0999a24a0ea95cbb88 /dice-lang/lang-desc.md | |
| parent | d80f404865656b6d1a8faf41cecdd61343adcd0b (diff) | |
Format/cleanup pass
Diffstat (limited to 'dice-lang/lang-desc.md')
| -rw-r--r-- | dice-lang/lang-desc.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dice-lang/lang-desc.md b/dice-lang/lang-desc.md index 1d3fdd1..efa9567 100644 --- a/dice-lang/lang-desc.md +++ b/dice-lang/lang-desc.md @@ -55,5 +55,5 @@ last -> 30 ``` We also have let, for binding things in the context of an -expression. However, let isn't quite working at the moment +expression. However, it is not as useful at the moment, because blocks don't exist yet. ## Arrays |
