rust/crates/parser/test_data
Steven Joruk 972f50da2d fix: Stop wrapping ConstParam's default values in ConstArg
This was causing ConstParam::default_val to always return None for block
expressions.

CONST_ARG@24..29
  BLOCK_EXPR@24..29
    ...
2022-03-11 19:51:35 +00:00
..
lexer Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
parser fix: Stop wrapping ConstParam's default values in ConstArg 2022-03-11 19:51:35 +00:00