jrsonnet
refs/commits
fc45c6ca2bef
tests/suite/builtin_base64.jsonnet
1std.assertEqual(std.base64('test'), 'dGVzdA==') &&2true