Rename primitive types to reserved types (#8984)
This commit is contained in:
committed by
Brian Ng
parent
756ded4d64
commit
343f776ca5
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "Cannot overwrite primitive type string (1:10)"
|
||||
"throws": "Cannot overwrite reserved type string (1:10)"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "Cannot overwrite primitive type string (1:21)"
|
||||
"throws": "Cannot overwrite reserved type string (1:21)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user