Skip to content

Commit 4d1a1f7

Browse files
committed
Merge pull request scala#2160 from scalamacros/topic/7112-followup-2101
fixes the test for SI-7112
2 parents 9948776 + 1976d9f commit 4d1a1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
enum JavaSimpleEnumeration_1 {
1+
public enum JavaSimpleEnumeration_1 {
22
FOO,
33
BAR
44
}

0 commit comments

Comments
 (0)