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