File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
tests/syntax_tests/data/ppx/react/expected Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -49,4 +49,5 @@ module Async = {
4949}
5050let \"ReturnConstraint$Standard" = Standard.make and \"ReturnConstraint$Standard$jsx" = true
5151let \"ReturnConstraint$ForwardRef" = ForwardRef.make and \"ReturnConstraint$ForwardRef$jsx" = true
52+ let \"ReturnConstraint$WithProps" = WithProps.make and \"ReturnConstraint$WithProps$jsx" = true
5253let \"ReturnConstraint$Async" = Async.make and \"ReturnConstraint$Async$jsx" = true
Original file line number Diff line number Diff line change @@ -76,3 +76,10 @@ module V4A7 = {
7676 \"SharedPropsWithProps$V4A7"
7777 }
7878}
79+ let \"SharedPropsWithProps$V4A1" = V4A1.make and \"SharedPropsWithProps$V4A1$jsx" = true
80+ let \"SharedPropsWithProps$V4A2" = V4A2.make and \"SharedPropsWithProps$V4A2$jsx" = true
81+ let \"SharedPropsWithProps$V4A3" = V4A3.make and \"SharedPropsWithProps$V4A3$jsx" = true
82+ let \"SharedPropsWithProps$V4A4" = V4A4.make and \"SharedPropsWithProps$V4A4$jsx" = true
83+ let \"SharedPropsWithProps$V4A5" = V4A5.make and \"SharedPropsWithProps$V4A5$jsx" = true
84+ let \"SharedPropsWithProps$V4A6" = V4A6.make and \"SharedPropsWithProps$V4A6$jsx" = true
85+ let \"SharedPropsWithProps$V4A7" = V4A7.make and \"SharedPropsWithProps$V4A7$jsx" = true
You can’t perform that action at this time.
0 commit comments