From 19bcc62dcc907c2a3246400a3723e55bcb19b336 Mon Sep 17 00:00:00 2001 From: Davide Palladino Date: Fri, 24 Jan 2025 12:45:32 +0100 Subject: [PATCH] Typo --- .../test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED1.rpgle | 2 +- .../test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED2.rpgle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rpgJavaInterpreter-core/src/test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED1.rpgle b/rpgJavaInterpreter-core/src/test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED1.rpgle index 6a42935ae..66de14616 100644 --- a/rpgJavaInterpreter-core/src/test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED1.rpgle +++ b/rpgJavaInterpreter-core/src/test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED1.rpgle @@ -5,7 +5,7 @@ O * In this test we have a Data Structure declared as O * not `QUALIFIED` by using `EXTNAME` keyword and a File to O * the same resource declared for DS `EXTNAME`. - O * In this case the File fields are removed from parent. + O * In this case the File fields are removed from root. O * The purpose of test is to check if DS field is resolved O * without dot notation and refers to DS, and not to File. V* ============================================================== diff --git a/rpgJavaInterpreter-core/src/test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED2.rpgle b/rpgJavaInterpreter-core/src/test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED2.rpgle index 8b8633aef..6702345a3 100644 --- a/rpgJavaInterpreter-core/src/test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED2.rpgle +++ b/rpgJavaInterpreter-core/src/test/resources/symboltable/ST_F_WITH_DS_UNQUALIFIED2.rpgle @@ -4,7 +4,7 @@ O * PROGRAM GOAL O * In this test we have a Data Structure declared as O * not `QUALIFIED` and a File. - O * In this case the File fields are present on parent. + O * In this case the File fields are present in root. O * The purpose of test is to check File field resolution. V* ============================================================== FST01 IF E K DISK