rainbow-dragon/Sources/forge-cli/Main.swift

1 line
64 B
Swift

@main struct ForgeCLI { static func main() { print("forge") } }