conversational-interfaces / dms-compiler

Compiles DM Script to DMPL JSON
https://w3c.github.io/dms/
5 stars 0 forks source link

support simplified run statement #9

Closed BinRoot closed 4 years ago

BinRoot commented 4 years ago

The following should be equivalent

run "MyComponent"
run "MyComponent" ()
BinRoot commented 4 years ago

resolved in https://github.com/conversational-interfaces/dms-compiler/pull/12