forked from LeenkxTeam/Kmake
7 lines
253 B
Plaintext
7 lines
253 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
|