mirror of https://git.jolheiser.com/ffdhall.git
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
|
{ s = [ "a", "bb" ]
|
||
|
, i = [ "10", "11", "12" ]
|
||
|
, b = [ False, True ]
|
||
|
, d = [ "10m", "5s" ]
|
||
|
, x = [ "a", "B", "👍" ]
|
||
|
}
|