OvermindDL1 / bucklescript-testing

48 stars 6 forks source link

Wrong, pollution input #1

Closed Technus closed 7 years ago

Technus commented 7 years ago

https://github.com/OvermindDL1/bucklescript-testing/blob/master/src/main_gtpollute.ml#L38

should be incrementing by number, not setting to a value, we dont have any set pollution mechanics

OvermindDL1 commented 7 years ago

Ah yes, I had it originally do that but changed it to setting to test how specific values flowed, forgot to set it back, thanks, fixed. :-)