Enhanced complex concepts handling
This commit is contained in:
@@ -86,4 +86,4 @@ def test_i_can_parse_a_concept():
|
||||
assert res
|
||||
assert res.value.value == PythonNode(
|
||||
"c:concept_name: + 1",
|
||||
ast.parse("__C__concept_name__C__+1", mode="eval"))
|
||||
ast.parse("__C__USE_CONCEPT__concept_name__C__+1", mode="eval"))
|
||||
|
||||
Reference in New Issue
Block a user