2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-21 17:44:12 +00:00
nushell/crates/nu-parser/tests
Jason Toffaletti 98a4280c41
Add octal binary literals ()
Schema `0o[77]` with the same padding behavior as the other binary literals

- this updates 
- test for parsing binary from octal
- test for string parsing
2022-05-23 11:01:15 +02:00
..
test_lex.rs Add better comment skipping () 2021-11-22 07:13:09 +13:00
test_lite_parser.rs Remove statements, replaced by pipelines () 2022-02-15 14:31:14 -05:00
test_parser.rs Add octal binary literals () 2022-05-23 11:01:15 +02:00