Work around alias analysis bug

This commit is contained in:
Richard Feldman 2022-04-07 19:03:51 -04:00
parent 113239d3f4
commit 49a96bcc72
No known key found for this signature in database
GPG Key ID: 7E4127D1E4241798

View File

@ -6,6 +6,4 @@ app "breakout"
program = { render }
render = \state ->
x = []
x
[]