forked from LeenkxTeam/Kmake
7 lines
255 B
Plaintext
7 lines
255 B
Plaintext
*%(basename)s:*: TypeError: FinalizationRegistry: cleanup must be callable
|
|
let fg = new FinalizationRegistry({});
|
|
^
|
|
TypeError: FinalizationRegistry: cleanup must be callable
|
|
at new FinalizationRegistry (<anonymous>)
|
|
at *%(basename)s:*:10
|