forked from GitHub/gf-core
using MissingAra in ConstructorsAra so that we can now compile the RGL API for Arabic. When a function with not yet defined constants is used in an application, a compile time error reveals this.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
--# -path=.:alltenses:prelude:../arabic
|
||||
|
||||
resource ConstructorsAra = Constructors with (Grammar = GrammarAra) ;
|
||||
resource ConstructorsAra = Constructors with (Grammar = GrammarAra) **
|
||||
open MissingAra in {}
|
||||
|
||||
Reference in New Issue
Block a user