Skip to content

Commit 52f952b

Browse files
VibhorCodecianGuptaVibhorCodecianGupta
authored andcommitted
swift
1 parent 11d5e20 commit 52f952b

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

containers/swift/Dockerfile

Whitespace-only changes.

containers/swift/compile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#!/usr/bin/env bash

containers/swift/run.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/usr/bin/env bash
2+
swift script.swift < run.stdin 1> run.stdout 2> run.stderr

0 commit comments

Comments
 (0)