Brent Royal-Gordon
473fe7027e
Make sure we don’t support @objc class subscripts
...
Obj-C subscripts don’t work on class objects, but you can declare class methods with the appropriate names. We don’t want to half-support this. Emit an error if you try to write “@objc class subscript” and test that we don’t import the methods as subscripts.
2019-04-10 23:17:04 -07:00
..
2019-03-26 18:53:09 -04:00
2019-04-10 23:17:04 -07:00
2019-04-03 13:38:03 -07:00
2019-03-21 15:16:21 -07:00
2019-03-26 18:44:44 -04:00
2019-02-20 11:20:21 -08:00
2019-04-05 17:45:20 -07:00
2019-02-19 10:51:26 -08:00
2019-04-02 10:45:27 -07:00
2019-03-27 12:13:41 -07:00
2019-04-09 15:02:14 -04:00
2019-04-03 15:45:11 -07:00
2019-04-10 23:09:44 -07:00
2019-04-08 18:52:48 -07:00
2019-03-27 10:51:16 -07:00
2019-02-12 15:18:03 -05:00
2019-03-13 09:31:50 -04:00
2019-03-31 13:09:42 -07:00
2019-04-08 10:07:11 -07:00
2019-04-09 10:46:40 -07:00
2019-04-10 10:37:37 -07:00
2019-02-19 11:26:42 -08:00
2019-03-08 07:59:21 -08:00
2019-02-06 17:33:48 -08:00
2019-03-13 09:31:50 -04:00
2019-03-21 18:17:07 -07:00