mirror of
https://github.com/hyprwm/hyprlang.git
synced 2024-12-23 02:19:50 +01:00
6 lines
66 B
Text
6 lines
66 B
Text
|
# This config houses two errors
|
||
|
|
||
|
invalidHex = 0xQQ
|
||
|
emptyHex = 0x
|
||
|
|