We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82714b1 commit 18ab256Copy full SHA for 18ab256
dist/fikascript.js
@@ -33,7 +33,7 @@ instanceof: 'instansav',
33
34
FS.literals = {
35
true: 'sant',
36
- false: 'falsk',
+ false: 'falskt',
37
null: 'noll'
38
};
39
0 commit comments