diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-09-04 16:40:11 -0700 |
|---|---|---|
| committer | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-09-04 16:41:19 -0700 |
| commit | 451da077188002f7db62051f973d1ee6069dd1dc (patch) | |
| tree | cb5ce613fdccf096201353c651a18be02c26bb40 /src/libsyntax/parse | |
| parent | c491bf939ee715b8624000e5b6fb033acda26826 (diff) | |
Allow anonymous extern mods
Now you can write:
extern {
f() -> int;
}
and f will be accessible in the enclosing scope.
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions
