Skip to content

Commit

Permalink
Ignore the array return as failing
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaith committed Jan 17, 2025
1 parent 31e0fa4 commit 029d216
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// RUN: (%COMPILE %s && %RUN) | %CHECK %s
// XFAIL: *
// Fails because of #1389
FUNCTION func_with_aggregagte_return: ARRAY[0..1] OF STRING
VAR_INPUT
in: STRING;
Expand Down

0 comments on commit 029d216

Please sign in to comment.