extern mod => extern crate
This was previously implemented, and it just needed a snapshot to go through
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// This file was auto-generated using 'src/etc/generate-keyword-span-tests.py'
|
||||
|
||||
#[feature(struct_variant)];
|
||||
extern mod extra;
|
||||
extern crate extra;
|
||||
|
||||
|
||||
struct Error;
|
||||
|
||||
Reference in New Issue
Block a user