Create test case demonstrating inliner issue.
The inliner cannot mangle the function name `distance`, since it's
an intrinsic, so we get a name conflict with the user-declared
variable `distance`.
Bug: b/278599533
Change-Id: I78add661921397445e1b27a32fff266eb2621aba
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/693196
Reviewed-by: James Godfrey-Kittle <jamesgk@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Commit-Queue: James Godfrey-Kittle <jamesgk@google.com>
4 files changed