called `Option::unwrap()` on a `None` value - 'src/interpreter/mod.rs' at line 497
"name" = "inlyne"
"operating_system" = "Mac OS 14.4.1 [64-bit]"
"crate_version" = "0.4.2"
"explanation" = """
Panic occurred in file 'src/interpreter/mod.rs' at line 497
"""
"cause" = "called Option::unwrap() on a None value"
"method" = "Panic"
"backtrace" = """
0: 0x100e8fab0 - __mh_execute_header 1: 0x100e8fb38 - __mh_execute_header 2: 0x100e8fe20 - __mh_execute_header 3: 0x1004133a0 - __mh_execute_header 4: 0x1004a0ddc - __mh_execute_header 5: 0x1004a158c - __mh_execute_header 6: 0x1004a8048 - __mh_execute_header 7: 0x1004a3c4c - __mh_execute_header 8: 0x10040eef8 - __mh_execute_header 9: 0x100486f48 - __mh_execute_header 10: 0x100488608 - __mh_execute_header 11: 0x100e23d94 - __mh_execute_header 12: 0x18e81ef94 - __pthread_joiner_wake"""
Could you post the contents of the file that caused the crash?
Thanks! Minimized it to lists not working within a table
Minimized
<table>
<tbody>
<tr>
<td>
<li>Foo</li>
</td>
</tr>
</tbody>
</table>
Rendered by GitHub
|
|