1
Fork 0
mirror of https://github.com/RGBCube/bonfire.v synced 2025-07-28 14:37:44 +00:00
This commit is contained in:
RGBCube 2022-12-05 18:23:20 +03:00
parent e1bd956256
commit d1dadab31f

View file

@ -2,16 +2,16 @@ module bonfire
fn test_snowflake() {
expected := [
[512640455834337290, 1542293409, 0, 0, 10]!
[254608322391572481, 1480773754, 1, 0, 1]!
[170939974227591168, 1460825665, 0, 0, 0]!
[107490111414882304, 1445698039, 0, 5, 0]!
[616951104282034177, 1567163005, 2, 0, 1]!
[582718866786877440, 1559001404, 0, 0, 0]!
[150203841827045376, 1455881786, 0, 0, 0]!
[111761808640978944, 1446716491, 0, 3, 0]!
[705836698080247911, 1588354982, 1, 0, 103]!
[735856983231561740, 1595512376, 1, 0, 12]!
[512640455834337290, 1542293409, 0, 0, 10]!,
[254608322391572481, 1480773754, 1, 0, 1]!,
[170939974227591168, 1460825665, 0, 0, 0]!,
[107490111414882304, 1445698039, 0, 5, 0]!,
[616951104282034177, 1567163005, 2, 0, 1]!,
[582718866786877440, 1559001404, 0, 0, 0]!,
[150203841827045376, 1455881786, 0, 0, 0]!,
[111761808640978944, 1446716491, 0, 3, 0]!,
[705836698080247911, 1588354982, 1, 0, 103]!,
[735856983231561740, 1595512376, 1, 0, 12]!,
]!
for e in expected {