irc: add Float and URI literal support
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I40c59d94f650e7b9e68f77598492d7ab6a6a6964
This commit is contained in:
parent
b49044c9a5
commit
38c13de01d
6 changed files with 126 additions and 9 deletions
1
tests/float_test.nix
Normal file
1
tests/float_test.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
1.5
|
||||
1
tests/uri_test.nix
Normal file
1
tests/uri_test.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
https://example.com/path?query=1#frag
|
||||
Loading…
Add table
Add a link
Reference in a new issue