Skip to content

Commit

Permalink
chore: fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
zajrik committed Jul 30, 2021
1 parent 9512b02 commit e7fff70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dump_test.dart
Expand Up @@ -89,7 +89,7 @@ foo: [
]
''';

final String complexString = '''
final String complexString = '''
foo: """
foo\\nbar\\tbaz
foo\\bar\\baz
Expand Down

0 comments on commit e7fff70

Please sign in to comment.