Skip to content

Commit

Permalink
updated examples
Browse files Browse the repository at this point in the history
  • Loading branch information
samth committed Dec 5, 2012
1 parent 47f8db8 commit 0f99905
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions xlang/example.rkt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#lang xlang

(S K K K)
((S K K K) 4 5)

(K 5 6)
(K 5 6)

(K 5 6)
(X K)

0 comments on commit 0f99905

Please sign in to comment.