10 lines
124 B
Plaintext
10 lines
124 B
Plaintext
@compiler >= 6
|
|
|
|
include "BLS12_381.aes"
|
|
|
|
namespace BLS12_381 =
|
|
type fp = int
|
|
|
|
main contract Bug =
|
|
type number = int
|