blob: 81fbca2bfd41908347251b42301c3683d2a44c7e [file] [log] [blame]
class F { int x; }
alias typeof(F).x b;