First implementation of Debugger for SyaNodeParser
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
#import admin
|
||||
#import default
|
||||
|
||||
def concept one as 1
|
||||
def concept two as 2
|
||||
def concept number
|
||||
@@ -6,5 +8,5 @@ def concept apple
|
||||
def concept table
|
||||
def concept location
|
||||
def concept x is on y as set_attr(x, location, y)
|
||||
activate return values processing
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user