mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 19:02:22 +01:00
Add Ninja highlight test
This commit is contained in:
6
tests/syntax-tests/highlighted/Ninja/test.ninja
Normal file
6
tests/syntax-tests/highlighted/Ninja/test.ninja
Normal file
@@ -0,0 +1,6 @@
|
||||
[38;2;248;248;242mcflags [0m[38;2;249;38;114m=[0m[38;2;248;248;242m -Wall[0m
|
||||
|
||||
[38;2;249;38;114mrule[0m[38;2;248;248;242m cc[0m
|
||||
[38;2;248;248;242m [0m[38;2;249;38;114mcommand[0m[38;2;248;248;242m [0m[38;2;249;38;114m=[0m[38;2;248;248;242m gcc [0m[38;2;255;255;255m$cflags[0m[38;2;248;248;242m -c [0m[38;2;255;255;255m$in[0m[38;2;248;248;242m -o [0m[38;2;255;255;255m$out[0m
|
||||
|
||||
[38;2;249;38;114mbuild[0m[38;2;248;248;242m foo.o[0m[38;2;249;38;114m:[0m[38;2;248;248;242m cc foo.c[0m
|
Reference in New Issue
Block a user