This website works better with JavaScript.
Explore
Help
Sign In
mbutterick
/
beautiful-racket
Watch
1
Star
0
Fork
You've already forked beautiful-racket
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
quiet error
Browse Source
pull/2/head
Matthew Butterick
9 years ago
parent
5ea796cbcd
commit
33e71f260b
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
beautiful-racket-lib/br/syntax-scopes-test-2.rkt
Unescape
Escape
View File
@ -18,4 +18,4 @@
(
define-blue
x
(
+
42
42
)
)
(
define
y
50
)
(
+
(
blue
x
)
y
)
#;
(
+
(
blue
x
)
y
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
mbutterick/beautiful-racket
Title
Body
Create Issue