This repository was archived by the owner on May 18, 2026. It is now read-only.
Commit d7df623
committed
test: use String.raw for escape characters integration test
Avoid dedent's unpredictable backslash handling by using String.raw.
This ensures the test expectation accurately matches the generator's output.1 parent edcaa75 commit d7df623
1 file changed
Lines changed: 4 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
107 | 106 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
| 107 | + | |
116 | 108 | | |
117 | 109 | | |
118 | | - | |
| 110 | + | |
119 | 111 | | |
120 | 112 | | |
121 | 113 | | |
122 | 114 | | |
123 | | - | |
| 115 | + | |
124 | 116 | | |
125 | 117 | | |
0 commit comments