diff options
author | Jonas Schievink <[email protected]> | 2021-04-29 01:16:22 +0100 |
---|---|---|
committer | Jonas Schievink <[email protected]> | 2021-04-29 01:27:55 +0100 |
commit | caee3a2eebd514f5a2f5e68a9fcd4428fa34d41c (patch) | |
tree | a86dcceb9494cd243a2e1f6c10edd1c7be1f8fb5 /crates/syntax/test_data | |
parent | 49b219b1035e20143818d409404b5e6f19a7ad1d (diff) |
Correctly parse negated literals as const args
Diffstat (limited to 'crates/syntax/test_data')
-rw-r--r-- | crates/syntax/test_data/parser/inline/ok/0164_const_generic_negated_literal.rast | 30 | ||||
-rw-r--r-- | crates/syntax/test_data/parser/inline/ok/0164_const_generic_negated_literal.rs | 1 |
2 files changed, 31 insertions, 0 deletions