pull/11/head
Nicholas Hope 2022-06-16 19:16:25 -04:00
parent 421b210f3c
commit 8d8575e6cd
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
import keywords
def makeCFG(cfg):
ret = ''
ret += keywords.branch("foo", "bar")
return ret