repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix mouse dragging of vertical dividers with scroll bars on left (Bug#23690)
[emacs.git]
/
test
/
indent
/
scheme.scm
blob
84d0f6d8786021aaded984b5399485cc9e774f9e
1
#!/usr/bin/scheme is this a comment?
2
3
;; This one is a comment
4
(a)
5
#| and this one as #|well|# as this! |#
6
(b)
7
(cons #;(this is a
8
comment)
9
head tail)