swift
28c6845c - [test] Add indentation regression test.

Commit
5 years ago
[test] Add indentation regression test. swift-5.2-branch doesn't indent the contents of var decl accessor blocks if the var decl is a direct child of an ifconfig decl on swift-5.2-branch. It works correctly on master after the recent indentation overhaul, but we didn't have a test covering that specific case. Resolves rdar://problem/60292681
Author
Nathan Hawes
Parents
Loading