Added support for emojis 😁
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
Weights: 10,10
|
||||
Sets: {a,b},{a}
|
||||
Sets: {a,b},{a, 😵}
|
||||
@ -1,4 +1,4 @@
|
||||
Environment: [x = {a}.y, y =({a}.nill + {b}.nill)]
|
||||
Environment: [x = {a}.🐶, 🐶 =({a}.nill + {b}.nill)]
|
||||
Initial Entities: {a, b}
|
||||
Context: [({a,b}.{a}.{a,c}.x + {a,b}.{a}.{a}.nil)]
|
||||
Reactions: ([r: {a,b}, i: {c}, p: {b}])
|
||||
Reactions: ([r: {a,b}, i: {c}, p: {b, 😵}])
|
||||
|
||||
Reference in New Issue
Block a user