mirror of
https://github.com/hyprwm/hyprlang.git
synced 2026-05-09 01:18:10 +02:00
Merge branch 'main' into main
This commit is contained in:
commit
5ef645cac9
1 changed files with 5 additions and 0 deletions
5
tests/config/error2.conf
Normal file
5
tests/config/error2.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# This config houses two errors
|
||||
|
||||
invalidHex = 0xQQ
|
||||
emptyHex = 0x
|
||||
|
||||
Loading…
Add table
Reference in a new issue