Explorar o código

No need for this TODO

Philip Turner %!s(int64=3) %!d(string=hai) anos
pai
achega
911545031d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/basic-languages/swift/swift.ts

+ 1 - 1
src/basic-languages/swift/swift.ts

@@ -38,7 +38,7 @@ export const language = <languages.IMonarchLanguage>{
 
 	// TODO(owensd): Support the full range of unicode valid identifiers.
 	identifier: /[a-zA-Z_][\w$]*/,
-	// TODO(owensd): Support the @availability macro properly.
+	
 	attributes: [
 		'@GKInspectable',
 		'@IBAction',