mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Change InlineArray sugar separator x -> of
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
|
||||
struct FooBar {}
|
||||
|
||||
[3 x #^COMPLETE_TOPLEVEL?check=COMPLETE^#
|
||||
let _: [3 x #^COMPLETE_TYPE?check=COMPLETE^#
|
||||
[3 of #^COMPLETE_TOPLEVEL?check=COMPLETE^#
|
||||
let _: [3 of #^COMPLETE_TYPE?check=COMPLETE^#
|
||||
// COMPLETE: Decl[Struct]/CurrModule: FooBar[#FooBar#]; name=FooBar
|
||||
|
||||
Reference in New Issue
Block a user