mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-20 01:27:55 +02:00
Corrects spelling mistake in syntax-test for Typst
This commit is contained in:
parent
36a86d34e8
commit
4c9a51990c
@ -23,6 +23,6 @@
|
||||
[38;2;248;248;242m)[0m
|
||||
|
||||
[38;2;248;248;242m```[0m[38;2;190;132;255mpython[0m
|
||||
[38;2;174;129;255mdev[0m[38;2;174;129;255m [0m[38;2;174;129;255mfoo[0m[38;2;174;129;255m([0m[38;2;174;129;255m)[0m[38;2;174;129;255m:[0m
|
||||
[38;2;249;38;114mdef[0m[38;2;174;129;255m [0m[38;2;166;226;46mfoo[0m[38;2;174;129;255m([0m[38;2;174;129;255m)[0m[38;2;174;129;255m:[0m
|
||||
[38;2;174;129;255m [0m[38;2;102;217;239mprint[0m[38;2;174;129;255m([0m[38;2;230;219;116m"[0m[38;2;230;219;116mhi[0m[38;2;230;219;116m"[0m[38;2;174;129;255m)[0m
|
||||
[38;2;248;248;242m```[0m
|
||||
|
2
tests/syntax-tests/source/Typst/test.typ
vendored
2
tests/syntax-tests/source/Typst/test.typ
vendored
@ -23,6 +23,6 @@
|
||||
)
|
||||
|
||||
```python
|
||||
dev foo():
|
||||
def foo():
|
||||
print("hi")
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user