Skip to content

Commit 3809b93

Browse files
Nivaldo Bondançafacebook-github-bot
authored andcommitted
Update ktfmt component on FBS:master
Summary: X-link: https://github.com/facebookexternal/meta-ar-mr-tooling/pull/200 X-link: react/react-native#53956 Reviewed By: jselbo Differential Revision: D82570814 fbshipit-source-id: 6eeade55734548d057c5eae77a9188172473a819
1 parent 24bd2f8 commit 3809b93

2 files changed

Lines changed: 327 additions & 326 deletions

File tree

core/src/test/java/com/facebook/ktfmt/format/TokenizerTest.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,8 @@ class TokenizerTest {
695695
"""
696696
|package a.b
697697
|class A {}
698-
|/* /* */"""
698+
|/* /* */
699+
"""
699700
.trimMargin(),
700701
null,
701702
)

0 commit comments

Comments
 (0)