Skip to content

Commit 160d89f

Browse files
committed
Add qhelp examples
1 parent 33029b0 commit 160d89f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
let password = "P@ssw0rd"
2+
NSLog("User password changed to \(password)")
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
let password = "P@ssw0rd"
2+
NSLog("User password changed")

0 commit comments

Comments
 (0)