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