Skip to content
Snippets Groups Projects
user avatar
Daniel Jasper authored
Before:
  return {
    'finish':
        //
        a
        };

After:
  return {
    'finish':
        //
        a
  };

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217235 91177308-0d34-0410-b5e6-96231b3b80d8
dba46d90
History
Name Last commit Last update