summaryrefslogtreecommitdiff
path: root/tests/examplefiles/rust_example.rs
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-09-20 00:06:48 +0200
committerGeorg Brandl <georg@python.org>2014-09-20 00:06:48 +0200
commit3aa632c6c357746459a8847feb056cc3c86db93c (patch)
tree3b285fdac519a208586a72ad2fa8ce0fcf0993d8 /tests/examplefiles/rust_example.rs
parent827f32f543bd55ad65d01acca45658169a9b4a8a (diff)
parented8910f067a347021854227f194f374c5b8cce2d (diff)
downloadpygments-3aa632c6c357746459a8847feb056cc3c86db93c.tar.gz
Merged in jaingaurav2/pygments-main-1011 (pull request #376)
Diffstat (limited to 'tests/examplefiles/rust_example.rs')
-rw-r--r--tests/examplefiles/rust_example.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/examplefiles/rust_example.rs b/tests/examplefiles/rust_example.rs
index 1c0a70c3..8ffbaf6b 100644
--- a/tests/examplefiles/rust_example.rs
+++ b/tests/examplefiles/rust_example.rs
@@ -11,6 +11,8 @@
// based on:
// http://shootout.alioth.debian.org/u32/benchmark.php?test=nbody&lang=java
+/* nest some /* comments */ */
+
extern mod std;
use core::os;