File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2837,7 +2837,7 @@ context-free syntax
28372837 'ROUND' '=' DefaultCharExpr -> ConnectSpec {cons("ROUND")}
28382838 'SIGN' '=' DefaultCharExpr -> ConnectSpec {cons("SIGN")}
28392839 'STATUS' '=' DefaultCharExpr -> ConnectSpec {cons("STATUS")}
2840- %%'TEAM' '=' ImageTeam %%TODO - is this in standard for F08?
2840+ %%'TEAM' '=' ImageTeam %%TODO - F2015
28412841
28422842%%R906
28432843%% default-char-expr substituted for scalar-default-char-expr
@@ -3077,7 +3077,7 @@ context-free syntax
30773077 'SIGN' '=' DefaultCharExpr -> InquireSpec {cons("SIGN")}
30783078 'SIZE' '=' IntVariable -> InquireSpec {cons("SIZE")}
30793079 'STREAM' '=' DefaultCharExpr -> InquireSpec {cons("STREAM")}
3080- %%'TEAM' '=' ImageTeam %%TODO-F08
3080+ %%'TEAM' '=' ImageTeam %%TODO-F2015
30813081 'UNFORMATTED' '=' DefaultCharExpr -> InquireSpec {cons("UNFORMATTED")}
30823082 'WRITE' '=' DefaultCharExpr -> InquireSpec {cons("WRITE")}
30833083
You can’t perform that action at this time.
0 commit comments