aboutsummaryrefslogtreecommitdiff
path: root/tutorial/evalexp.bqn
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/evalexp.bqn')
-rw-r--r--tutorial/evalexp.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/evalexp.bqn b/tutorial/evalexp.bqn
index c26e2929..47cc4863 100644
--- a/tutorial/evalexp.bqn
+++ b/tutorial/evalexp.bqn
@@ -1,2 +1,2 @@
Compile ← (↕62)⊸((•Import"../src/glyphs.bqn") •Import "../src/c.bqn")
-DrawEval ← Compile⊸(•Eval •FChars "../src/e.bqn")
+DrawEval ← Compile⊸(Eval •FChars "../src/e.bqn")