28 lines
566 B
Plaintext
28 lines
566 B
Plaintext
:language: swift
|
|
|
|
include::../rule.adoc[]
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
=== Message
|
|
|
|
[Function|Initializer] X has {0} parameters, which is greater than the {1} authorized.
|
|
|
|
|
|
include::../parameters.adoc[]
|
|
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
=== on 7 May 2018, 09:52:00 Andrei Epure wrote:
|
|
After an internal discussion, I decided to remove the check on subscripts, as it's too much of a corner case.
|
|
|
|
include::../comments-and-links.adoc[]
|
|
|
|
endif::env-github,rspecator-view[]
|