Skip to content

Commit 5b60b16

Browse files
committed
Fix smll example
1 parent 529cbe6 commit 5b60b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/smll.sg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555

5656
(:= vehicle [+1 +2])
5757
' does not typecheck
58-
' (::lin vehicle (tens a a)
58+
' (::lin vehicle (tens a b))

0 commit comments

Comments
 (0)