mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
docs: Fixed a markup error.
This commit is contained in:
parent
e8c53dd42c
commit
4b4c03bb17
@ -191,7 +191,7 @@ precedence:
|
||||
Addition, subtraction
|
||||
``<<`` ``>>``
|
||||
Bitwise left/right shift
|
||||
``< ``<=`` ``>`` ``>=``
|
||||
``<`` ``<=`` ``>`` ``>=``
|
||||
Less than, less than or equal, greater than, greater than or equal
|
||||
``==`` ``!=``
|
||||
Equal, not equal
|
||||
|
Loading…
Reference in New Issue
Block a user