diff options
author | David Tolnay <[email protected]> | 2020-11-23 04:43:00 +0000 |
---|---|---|
committer | David Tolnay <[email protected]> | 2020-11-23 04:44:56 +0000 |
commit | 8a11da40a789e5d73c5c11d69ba87638ddff8676 (patch) | |
tree | 658935369dc3ce1601a153ad55fd2eec787c4db9 /crates/syntax | |
parent | cadf0e9fb630d04367ef2611383865963d84ab54 (diff) |
Parse unsafe extern block
Diffstat (limited to 'crates/syntax')
-rw-r--r-- | crates/syntax/test_data/parser/ok/0068_item_modifiers.rast | 16 | ||||
-rw-r--r-- | crates/syntax/test_data/parser/ok/0068_item_modifiers.rs | 2 |
2 files changed, 16 insertions, 2 deletions