Commit 0d79039
committed
gen_stub: simplify
There is no need to add special handling for the default value of `null`, since
it is not loosely-equals to any of the strings 'UNKNOWN', 'false', 'true', or
'null' it will just be returned directly anyway.ArgInfo::getDefaultValueAsMethodSynopsisString()
1 parent 45d313b commit 0d79039
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
848 | 848 | | |
849 | 849 | | |
850 | 850 | | |
851 | | - | |
852 | | - | |
853 | | - | |
854 | | - | |
855 | 851 | | |
856 | 852 | | |
857 | 853 | | |
| |||
0 commit comments