No need for this TODO

This commit is contained in:
Philip Turner 2021-12-26 14:14:47 -05:00 committed by GitHub
parent 899a8eb798
commit 911545031d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',