Tim Chevalier cb8ecd7984 Allow extern mods to be anonymous
extern mod {
  f();
}

is now allowed, and puts f in the enclosing scope. (Requires a
link_name attribute to be really useful...)
2012-08-29 12:22:05 -07:00
..
2012-08-29 12:22:05 -07:00
2012-08-22 14:59:25 -07:00
2012-08-26 15:56:16 -07:00
2012-08-27 17:22:18 -07:00