summaryrefslogtreecommitdiff
path: root/testdata/editor-examples/MagicCube.lc
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/editor-examples/MagicCube.lc')
-rw-r--r--testdata/editor-examples/MagicCube.lc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/editor-examples/MagicCube.lc b/testdata/editor-examples/MagicCube.lc
index f41a9ec9..43ecf311 100644
--- a/testdata/editor-examples/MagicCube.lc
+++ b/testdata/editor-examples/MagicCube.lc
@@ -23,4 +23,4 @@ makeFrame (time :: Float)
23 23
24main = renderFrame $ 24main = renderFrame $
25 makeFrame (Uniform "Time") 25 makeFrame (Uniform "Time")
26 (fetch "stream4" (Attribute "position4")) 26 (fetch "stream4" ((Attribute "position4")))