init
This commit is contained in:
5
snippets/swift-mode/available
Normal file
5
snippets/swift-mode/available
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: available
|
||||
# key: available
|
||||
# --
|
||||
@available(iOS $1, *)
|
||||
Reference in New Issue
Block a user