mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 11:52:19 +00:00
comment list with void type
This commit is contained in:
parent
cf69d41a7b
commit
5aef349f09
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ fn from_list() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
#[cfg(any(feature = "gen-llvm"))]
|
||||
fn from_list_void() {
|
||||
assert_evals_to!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue