mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +00:00
6 lines
117 B
Swift
Executable File
6 lines
117 B
Swift
Executable File
// Copyright © 2017 Schibsted. All rights reserved.
|
|
|
|
import Cocoa
|
|
|
|
final class ViewController: NSViewController {}
|