Leo Lou

Results 2 issues of Leo Lou

Doc: https://kotlinlang.org/docs/reference/multiplatform.html I think there is something great we can achieve here to marry the multiplatform feature from [email protected] with Bazel to support **_Write once, Compile everywhere_** ambition. For example,...

Here is the error from [email protected]: ` @overrides File "/Users/abc/virtualenv/xyz/lib/python3.6/site-packages/overrides/overrides.py", line 58, in overrides for super_class in _get_base_classes(sys._getframe(2), method.__globals__): File "/Users/abc/virtualenv/xyz/lib/python3.6/site-packages/overrides/overrides.py", line 75, in _get_base_classes class_name_components in _get_base_class_names(frame)] File "/Users/abc/virtualenv/xyz/lib/python3.6/site-packages/overrides/overrides.py",...