catala/tests/test_default/bad/empty.catala

10 lines
97 B
Plaintext
Raw Normal View History

@Article@
/*
new scope A:
param x content int
param y content bool
scope A:
def x := 1
*/