Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 0b89864

Browse files
indent return expression in R2
1 parent 4b275fe commit 0b89864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings/sql_developer/trivadis_custom_format.arbori

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2793,6 +2793,7 @@ r2_common:
27932793
| [node^) bulk_loop_stmt & ![node) 'FORALL'
27942794
| [node) analytic_clause & ![node^) over_clause
27952795
| [node) 'RETURN' & [node^) subprg_spec
2796+
| [node-1) 'RETURN' & [node^) stmt
27962797
| [node) plsql_declarations & ([node^) with_clause | [node^) with_clause[12,20))
27972798
;
27982799

0 commit comments

Comments
 (0)