mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 02:54:23 +01:00
added syntax support for nested records
This commit is contained in:
parent
1ec739d9b1
commit
4b7c0974b2
@ -87,6 +87,7 @@ done
|
||||
:recatt Recatt
|
||||
* idle noeat
|
||||
"a-zA-Z_" recatt
|
||||
"#" record
|
||||
|
||||
# STRINGS
|
||||
:string String
|
||||
@ -159,6 +160,8 @@ done
|
||||
"-define" attribute
|
||||
"-file" attribute
|
||||
"-type" attribute
|
||||
"-opaque" attribute
|
||||
"-export_type" attribute
|
||||
"-spec" attribute
|
||||
"-author" attribute
|
||||
"-copyright" attribute
|
||||
|
Loading…
Reference in New Issue
Block a user