Skip to content

Commit

Permalink
Merge pull request #31 from jmanuel1/obsolete-fixme
Browse files Browse the repository at this point in the history
  • Loading branch information
jmanuel1 committed May 30, 2023
2 parents c0e3ef6 + 0a6f247 commit f822ea8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion concat/self_host/__main__.cat
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ $(
]
$(dup $.file$[1] cast (file) [,] [,] pick $.read py_call nip [(),] [,] swap $transpile py_call)
try
# FIXME: An empty dict {,} is parsed as a set.
dup None is $([,] [pick$.file$[0], over, {},] execute$.execute py_call drop) if_not
drop # drop the Python AST
)
Expand Down

0 comments on commit f822ea8

Please sign in to comment.