No need for this TODO
parent
899a8eb798
commit
911545031d
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue