module bug26; extern int i; void main() { int j = i; }