blob: ac08a1e0c1a79954800c9bf3f95410c80eea29c6 [file] [log] [blame]
T id<T>(T x) => x;
class Callable {
void call() {}
}
foo() {}
main() {}