mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
fix pgf_value2expr for partial applications
This commit is contained in:
@@ -87,7 +87,7 @@ typedef struct {
|
||||
PgfCId id;
|
||||
PgfExpr body;
|
||||
} PgfExprAbs;
|
||||
|
||||
|
||||
typedef struct {
|
||||
PgfExpr fun;
|
||||
PgfExpr arg;
|
||||
|
||||
Reference in New Issue
Block a user