c0146bc2f8
Change-Id: Icf634b29f0cea274c2039deea48218b4c15872a8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/437440 Commit-Queue: Jens Johansen <jensj@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
23 lines
243 B
Dart
23 lines
243 B
Dart
String foo(dynamic bar) {
|
|
return "æble $bar";
|
|
}
|
|
|
|
String bar() {
|
|
return "æble
|
|
}
|
|
|
|
String baz() {
|
|
return "$1"
|
|
}
|
|
|
|
String qux() {
|
|
return r"æble$"
|
|
}
|
|
|
|
String quux() {
|
|
return r"æble$
|
|
}
|
|
|
|
String corge() {
|
|
// Ends in eof.
|
|
return r"æble |