File: blockcomment.org

package info (click to toggle)
ruby-org 0.9.12-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,852 kB
  • sloc: ruby: 3,044; lisp: 50; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
BLOCKCOMMENT

Testing that the next part is ignored

#+BEGIN_COMMENT

/Foo/

#+BEGIN_SRC c++
int main() { }
#+END_SRC

#+END_COMMENT

And now back to normal!