mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
213 B
Swift
4 lines
213 B
Swift
// RUN: %swift -typecheck %S/Inputs/access.swift
|
|
// RUN: %sourcekitd-test -req=structure %S/Inputs/access.swift -- -module-name Access %S/Inputs/access.swift > %t.response
|
|
// RUN: %diff -u %s.response %t.response
|