dyaml: Fix unittest compatibility with v2.099
1 parent 3c6b499 commit 3897b7314c45aa8bc858257d52581c78a9eaa6e5
@Geod24 Geod24 authored on 17 Oct 2022
Mathias LANG committed on 17 Oct 2022
Showing 1 changed file
View
4
source/dyaml/composer.d
}
}
 
// Provide good error message on multiple keys (which JSON supports)
@safe unittest
// DUB: This unittest is `@safe` from v2.100 as `message` was made `@safe`, not before
unittest
{
import dyaml.loader : Loader;
 
const str = `{