blob: dbf60a32e36a637f1b735d0d993f568fe58e918b [file] [log] [blame]
extension type const V<T>(int id) {}
const c = const V<int>(0);