mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
subscript (i : Int) -> Double {
get { /* get ith element of something */ }
set { /* set ith element of something to value*/ }
}
Swift SVN r1476
1.3 KiB
1.3 KiB