Skip to content

Commit 56f355a

Browse files
committed
(comment from many months ago)
1 parent 0eb240b commit 56f355a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

test/manual/R-ESS-bugs.R

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,10 @@ new <- old+1 # line 2, use ess-eval-line-and-step, i.e., C-c C-n
950950
## Otherwise go to the end of paragraph.
951951
## ----------------------------------------------------------
952952

953-
## MM: have other examples which are still buggy (but not "here")
953+
## MM: an example which is still buggy:
954+
## -- "C-c C-c" at the first line ( "... <- function(...." )
955+
## gives several (identically looking) bad parsing errors ...
956+
## but every time means there *is* a syntax error (!)
954957

955958

956959
### Local Variables:

0 commit comments

Comments
 (0)