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