move to vendor
This commit is contained in:
16
vendor/pygments/tests/examplefiles/java.properties
vendored
Normal file
16
vendor/pygments/tests/examplefiles/java.properties
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
foo = bar
|
||||
foo: bar
|
||||
foo.oof: \
|
||||
bar=baz; \
|
||||
asdf
|
||||
|
||||
// comment
|
||||
# comment
|
||||
; comment
|
||||
|
||||
x:a\
|
||||
b
|
||||
x: a \
|
||||
b
|
||||
|
||||
x = \
|
||||
Reference in New Issue
Block a user