Skip to content

Commit bc79968

Browse files
committed
leos syntax updating
1 parent c35faca commit bc79968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/galgas-sources/leos_syntax.galgas

+1-1
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ rule <access_right> !@accessRight access{
671671
elsif curCar == 'c' then
672672
constant = true
673673
else
674-
error here: " @curCar is not a valid access right": string
674+
error here: " '"+ curCar +"' is not a valid access right"
675675
end
676676
i = i + 1
677677
end

0 commit comments

Comments
 (0)