summaryrefslogtreecommitdiff
path: root/tests/console
diff options
context:
space:
mode:
authorruki <[email protected]>2015-12-08 21:59:59 +0800
committerruki <[email protected]>2015-12-08 21:59:59 +0800
commit705aaa9634a559d0877c6fcb8dd7c4c358525afc (patch)
tree2dbeacaea853832460969352a4fcbc02dae58952 /tests/console
parent93a02f675be08d750d327626ac7a04741e7a9d0e (diff)
add sdk for scflags
Diffstat (limited to 'tests/console')
-rw-r--r--tests/console/src/demo/demo.swift1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/console/src/demo/demo.swift b/tests/console/src/demo/demo.swift
index 81bc4f351..ee21045f4 100644
--- a/tests/console/src/demo/demo.swift
+++ b/tests/console/src/demo/demo.swift
@@ -1,2 +1,3 @@
+import Foundation
print("hello world!")