Advertisement
t0by

void struct type

Jan 31st, 2020
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. In libh2o.cr:2329:16
  2.  
  3. 2329 | priority : Void
  4. ^---
  5. Error: can't use Void as a struct field type
  6.  
  7. In libh2o.cr:2333:12
  8.  
  9. 2333 | type : Void
  10. ^---
  11. Error: can't use Void as a struct field type
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement