1
0
mirror of https://github.com/taigrr/wasm-experiments synced 2025-01-18 04:03:21 -08:00
2018-08-15 17:23:29 +01:00

7 lines
150 B
Go

package std
var Prelude = map[bool]string{
false: "2f55d1e8cd60b3405002e438e9fbfd71293e089f",
true: "9fa5354baf5360cd05ba2ef218170de88191c7ee",
}