summaryrefslogtreecommitdiff
path: root/tests/examplefiles/rust_example.rs
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-09-20 12:34:06 +0200
committerGeorg Brandl <georg@python.org>2014-09-20 12:34:06 +0200
commitc38518f183c96a5d2b043fe4744286de8233fe3b (patch)
tree26d2c8ebd5fa6ba834236c6216a4b47400acd808 /tests/examplefiles/rust_example.rs
parent074bb277547a6d4eed650497d09f0f7210e92c24 (diff)
parent2fdd3d9c07a8bfbe172e577218e26bfc99637802 (diff)
downloadpygments-c38518f183c96a5d2b043fe4744286de8233fe3b.tar.gz
Merged in lsf37/pygments-main (pull request #386)
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;