Files
swift-mirror/test/SourceKit/CursorInfo/at_eof_in_macro.swift
Alex Hoppen 8dec9addfc [ASTGen] Relax assertion on BridgedSourceLoc initializer
We do allow `SourceLoc` to point to the address right after the buffer ends to point to the end of a file.
2023-09-26 15:46:54 -07:00

3 lines
118 B
Swift

// RUN: %sourcekitd-test -req=cursor -pos=3:37 %s -- %s
@freestanding(expression)
macro powerAssert() = #externalMacro