blob: a700acdc6f1f5039c4612b280348593e63f3b82a [file] [log] [blame]
>>>
String prologue(String locale) => """
/**
* DO NOT EDIT. This is code generated via pkg/intl/generate_localized.dart
* This is a library that provides messages for a $locale locale. All the
...
""";
<<< 3.7
String prologue(String locale) => """
/**
* DO NOT EDIT. This is code generated via pkg/intl/generate_localized.dart
* This is a library that provides messages for a $locale locale. All the
...
""";
<<< 3.8
String prologue(String locale) =>
"""
/**
* DO NOT EDIT. This is code generated via pkg/intl/generate_localized.dart
* This is a library that provides messages for a $locale locale. All the
...
""";