about summary refs log tree commit diff
path: root/src/libsyntax/parse
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2012-09-04 16:40:11 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2012-09-04 16:41:19 -0700
commit451da077188002f7db62051f973d1ee6069dd1dc (patch)
treecb5ce613fdccf096201353c651a18be02c26bb40 /src/libsyntax/parse
parentc491bf939ee715b8624000e5b6fb033acda26826 (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