Skip to content
Snippets Groups Projects
user avatar
Daniel Jasper authored
Before:
  optional string operator= 1;

After:
  optional string operator = 1;

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240624 91177308-0d34-0410-b5e6-96231b3b80d8
5994368c
History