nushell/crates/nu-parser/tests
Jason Toffaletti 98a4280c41
Add octal binary literals (#5604)
Schema `0o[77]` with the same padding behavior as the other binary literals

- this updates #5551
- 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 (#359) 2021-11-22 07:13:09 +13:00
test_lite_parser.rs Remove statements, replaced by pipelines (#4482) 2022-02-15 14:31:14 -05:00
test_parser.rs Add octal binary literals (#5604) 2022-05-23 11:01:15 +02:00