Commit df2eabe
Enable methods on strings
Summary:
This diff turns on methods on strings for Zoncolan by adding an option to enable the methods for unit tests, removing some checks that would skip the new string class, and adding a couple new models
Must be landed after D92323232
Reviewed By: marat-turaev
Differential Revision: D92170162
fbshipit-source-id: 5724350f009af502b0a4725f394cd6002af6e0811 parent 7c47a67 commit df2eabe
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| 114 | + | |
110 | 115 | | |
111 | 116 | | |
112 | 117 | | |
| |||
0 commit comments