// "Make 'inner' static" "true" import java.io.*; class a { class inner { static { } } }