Merge pull request #18842 from aaroey/substr_bug_fix
authorgracehoney <31743510+aaroey@users.noreply.github.com>
Thu, 26 Apr 2018 14:33:34 +0000 (07:33 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Apr 2018 14:33:34 +0000 (07:33 -0700)
commit9e11a01015400aeec88597d296466a2941754eed
treedb16cf7bd18a78d523ed671cbeeb165859ac54c7
parentadf045607cc4126366ebb84ee2109f88c6ab25fc
parentc13af7d5a2bde4cedd28336e688f15d9bc0d886c
Merge pull request #18842 from aaroey/substr_bug_fix

Fix a bug where string::substr is used with wrong position.