Commit f9d0166
src: reword command and add ternary
Make comment clear that Undefined() is returned for legacy
compatibility. This will change in the future as a semver-major change,
but to be able to port this to previous releases it needs to stay as is.
PR-URL: #5756
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Andreas Madsen <amwebdk@gmail.com>1 parent f1488bb commit f9d0166Copy full SHA for f9d0166
File tree
Expand file treeCollapse file tree
1 file changed
+4
-5
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
1 file changed
+4
-5
lines changedOpen diff view settings
Collapse file
+4-5Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1187 | 1187 | |
1188 | 1188 | |
1189 | 1189 | |
1190 | | - |
1191 | | - |
1192 | | - |
1193 | | - |
1194 | | - |
| 1190 | + |
| 1191 | + |
| 1192 | + |
| 1193 | + |
1195 | 1194 | |
1196 | 1195 | |
1197 | 1196 | |
|
0 commit comments