blob: bf2d62c556808e6bfab0dbb3e506c8cbbd0e73ed [file] [log] [blame]
using MyTypeAlias = int;
// RUN: c-index-test -index-file %s > %t
// RUN: FileCheck %s -input-file=%t
// CHECK: [indexDeclaration]: kind: type-alias | name: MyTypeAlias | {{.*}} | loc: 1:7