DescriptionAdds tests for syntactic support for generic methods.
This CL adds tests for syntactic support for declaration of type
parameters on methods and named functions, and for passing actual type
parameters in invocations.
The status files declare all the tests to be `CompiletimeError`s
(there is no support for `// AnalyzerOptions=`, so no `--options=..`
can be passed to `dartanalyzer`, even though it does succeed with
`--options=tests/language/X.options` where `X` is the name of the
test).
BUG=
R=brianwilkerson@google.com, leafp@google.com, regis@google.com
Committed: https://github.com/dart-lang/sdk/commit/4dd22a87bb43f2ef2d0ce755d6528cc6a7afc0a0
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|